Export

LinkedDataProof

Hierarchy

  • LinkedDataProof

Properties

challenge?: string

Associates a challenge with a proof, for use with a proofPurpose such as authentication

Memberof

LinkedDataProof

created: string

The string value of an ISO8601 combined date and time string generated by the Signature Algorithm

Memberof

LinkedDataProof

domain?: string

A string value specifying the restricted domain of the signature.

Memberof

LinkedDataProof

jws?: string

Associates a Detached Json Web Signature with a proof

Memberof

LinkedDataProof

nonce?: string

The nonce

Memberof

LinkedDataProof

proofPurpose: string

Proof purpose

Memberof

LinkedDataProof

proofValue?: string

The proof value of a proof

Memberof

LinkedDataProof

type: string

Identifies the digital signature suite that was used to create the signature

Memberof

LinkedDataProof

verificationMethod: string

Information used for proof verification

Memberof

LinkedDataProof

Generated using TypeDoc