# Packages
No description provided by the author
# Functions
AuthZSubject returns the AuthorizationCredentialSubject from the verifiable credential.
# Constants
AssuranceCredentialContext is the JSON-LD context for the AssuranceCredential.
AssuranceCredentialType is the JSON-LD type for the AssuranceCredential.
AuthorizationCredentialContext is the JSON-LD context for the AuthorizationCredential.
AuthorizationCredentialType is the JSON-LD type for the AuthorizationCredential.
VerifiableCredential vc type.
VerifiableCredentialContext vc base context.
# Structs
AuthorizationCredential is a VC that contains the issuer/rp/user did docs.
AuthorizationCredentialSubject struct for sending the issuer IssuerDIDDoc to wallet.
DIDDoc is how a DID document is transported over the wire.
# Interfaces
Crypto vc/vp signing apis.