Export

LDProofVCDetailOptions

Hierarchy

  • LDProofVCDetailOptions

Properties

challenge?: string

A challenge to include in the proof. SHOULD be provided by the requesting party of the credential (=holder)

Memberof

LDProofVCDetailOptions

created?: string

The date and time of the proof (with a maximum accuracy in seconds). Defaults to current system time

Memberof

LDProofVCDetailOptions

credentialStatus?: CredentialStatusOptions

The credential status mechanism to use for the credential. Omitting the property indicates the issued credential will not include a credential status

Memberof

LDProofVCDetailOptions

domain?: string

The intended domain of validity for the proof

Memberof

LDProofVCDetailOptions

proofPurpose?: string

The proof purpose used for the proof. Should match proof purposes registered in the Linked Data Proofs Specification

Memberof

LDProofVCDetailOptions

proofType: string

The proof type used for the proof. Should match suites registered in the Linked Data Cryptographic Suite Registry

Memberof

LDProofVCDetailOptions

Generated using TypeDoc