Uses the PresentationRequest and a Credential to build an anonymous presentation.
A CombinedPresentation that can be used to disclose attributes with a Verifier. Must only be used once!
Builds a Credential using the ClaimerAttestationSession and the Attestation.
A signed and valid Credential.
Uses the PresentationRequest and a Credential to build an anonymous presentation.
A Presentation that can be used to disclose attributes with a Verifier. Must only be used once!
Creates an AttestationRequest using the provided InitiateAttestationRequest.
An AttestationRequest and a ClaimerAttestationSession which together with an Attestation can be used to create a Credential.
Generates a claimer using the provided mnemonic.
The mnemonic which is used to generate the key.
A new Claimer.
Generates a claimer using the provided seed.
The seed which is used to generate the key.
The key length of the new secret. Note that this secret will only support credentials and attester with the same key length.
A new Claimer.
Generated using TypeDoc
Constructs a new Claimer using the given master secret.