Export

IndyCredential

Hierarchy

  • IndyCredential

Properties

cred_def_id: string

Credential definition identifier

Memberof

IndyCredential

rev_reg?: null | object

Revocation registry state

Memberof

IndyCredential

rev_reg_id?: null | string

Revocation registry identifier

Memberof

IndyCredential

schema_id: string

Schema identifier

Memberof

IndyCredential

signature: object

Credential signature

Memberof

IndyCredential

signature_correctness_proof: object

Credential signature correctness proof

Memberof

IndyCredential

values: {
    [key: string]: IndyAttrValue;
}

Credential attributes

Type declaration

Memberof

IndyCredential

witness?: null | object

Witness for revocation proof

Memberof

IndyCredential

Generated using TypeDoc