Creates a new instance of the Credential class.
Private
authThe authentication object used for credential creation.
Processes a credential request.
The wallet DID.
The signed challenge.
The VC ID.
The VC provider.
Processes an update credential request.
The wallet DID.
The signed request.
The VC ID.
The VC provider.
Signs a verifiable credential using the provided issuance details, message, and signature.
The details of the credential issuance, including issuer, metadata, and credential subject.
The message to authenticate.
The signature to use for authentication.
A signed verifiable credential.
An error if the signature is invalid.
Static
buildStatic
safeStatic
verifyGenerated using TypeDoc
Credential class that implements ICredential interface.
Implements