Package web5.sdk.vc
See: Description
-
Class Summary Class Description StatusListCredential Represents a Status List Credential, which is used to maintain the revocation or suspension status of multiple Verifiable Credentials. CredentialStatus Represents the status information of a Verifiable Credential. VerifiableCredentialCreateOptions Represents the options available when creating a Verifiable Credential. VerifiableCredential Represents a Verifiable Credential according to the W3C Verifiable Credentials Data Model v1.1 and conformant to the Web5 specification. StringIssuer Represents an issuer identified by a string (e.g., a DID or URL). ObjectIssuer Represents an issuer as an object, containing an ID, name, and additional properties. Issuer Represents the issuer of the Verifiable Credential. IssuerDeserializer CredentialSubject Represents the subject of the Verifiable Credential, containing claims about the entity being described by the credential. CredentialSchema Represents the credential schema, used to validate the data structure of the credential. VerifiablePresentationCreateOptions Represents the options available when creating a Verifiable Presentation. VerifiablePresentation Represents a Verifiable Presentation according to the W3C Verifiable Credentials Data Model v1.1 and conformant to the Web5 specification.