# Structs
DIDDocumentMetadata The DID document metadata.
EmbeddedProof Cryptographic proofs that can be used to detect tampering and verify the authorship of a credential or presentation.
JSONVerifiableCredential Verifiable Credential in JSON-LD format.
JSONVerifiablePresentation Verifiable Presentation in JSON-LD format.
Revocation Credential revocation record.
Service A service supported by a DID subject.
VerificationMethod A public key in JWK form.
# Interfaces
CredentialStatus Object enabling the discovery of information related to the status of a verifiable credential, such as whether it is suspended or revoked.
CredentialSubject Subject of a Verifiable Credential identifying the holder and expressing claims.
# Type aliases
No description provided by the author
No description provided by the author
JWTCompactVerifiableCredential Verifiable Credential in JWT compact serialization format.
JWTCompactVerifiablePresentation Verifiable Presentation in JWT compact serialization format.
No description provided by the author
No description provided by the author