Anon Credential
Represents an anonymous verifiable credential that contains information about an entity or identity.
This class implements the Credential interface and provides methods for converting the credential to a storable format and restoring it from a storable format.
Parameters
The ID of the credential's schema.
The ID of the credential's definition.
The values of the attributes in the credential.
The JSON representation of the credential's signature.
The JSON representation of the credential's signature correctness proof.
The ID of the credential's revocation registry (optional).
The JSON representation of the credential's revocation registry (optional).
The JSON representation of the credential's witness.
The JSON representation of the credential.
Types
Properties
Functions
Converts the current object to a PlutoRestoreTask.AnonCredentialBackUp object.
Converts the current credential object into a storable credential object.