Interface: ProofOptions

Properties

challenge?

optional challenge?: string

The challenge to use for the proof.


domain?

optional domain?: string

The domain of the proof.


expires?

optional expires?: string

The expiration date of the proof.


nonce?

optional nonce?: string

The nonce to use for the proof.


previousProof?

optional previousProof?: string

The previous proof to use for the proof.


proofPurpose

proofPurpose: ProofPurpose

The purpose of the proof.


verificationMethod

verificationMethod: string

The verification method to use for the proof.