Verifiable Credential
class VerifiableCredential
VerifiableCredential
represents a digitally verifiable credential according to the W3C Verifiable Credentials Data Model.
It provides functionalities to sign, verify, and create credentials, offering a concise API to work with JWT representations of verifiable credentials and ensuring that the signatures and claims within those JWTs can be validated.
Properties
Link copied to clipboard
Link copied to clipboard
The VcDataModel instance representing the core data model of a verifiable credential.