VerifiableCredentialEncryptionType defines the types of encryption used for the credentials.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
Enumeration Members
CROSSMINT_RECOVERABLE
CROSSMINT_RECOVERABLE: "crossmint-recoverable"
Wallet based encryption that is recoverable via Crossmint.
Defined in
verifiableCredentialsSDK/types/collection.ts:114DECENTRALIZED_LIT
DECENTRALIZED_LIT: "decentralized-lit"
Decentralized encryption using the Lit protocol.
Defined in
verifiableCredentialsSDK/types/collection.ts:109NONE
NONE: "none"
No encryption applied to the verifiable credentials.

