> ## 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.

# VerifiableCredentialEncryption

VerifiableCredentialEncryption defines the encryption settings for verifiable credentials collection.

## Properties

### details?

> `optional` **details**: `LitEncryptionDetails`

Optional additional details about the encryption useful for decryption.

#### Defined in

[verifiableCredentialsSDK/types/collection.ts:90](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/client/verifiable-credentials/src/verifiableCredentialsSDK/types/collection.ts#L90)

***

### type

> **type**: [`VerifiableCredentialEncryptionType`](../enumerations/VerifiableCredentialEncryptionType)

Specifies the type of encryption used for the verifiable credentials.

#### Defined in

[verifiableCredentialsSDK/types/collection.ts:85](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/client/verifiable-credentials/src/verifiableCredentialsSDK/types/collection.ts#L85)
