> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti.ClientSideEncryptionConfig

### *class* atoti.ClientSideEncryptionConfig

Config to load client-side encrypted files.

The supported implementations are:

* [`atoti_storage_aws.KeyPair`](./atoti_storage_aws.client_side_encryption.key_pair#atoti_storage_aws.KeyPair)
* [`atoti_storage_aws.KmsConfig`](./atoti_storage_aws.client_side_encryption.kms_config#atoti_storage_aws.KmsConfig)
* [`atoti_storage_azure.KeyPair`](./atoti_storage_azure.client_side_encryption.key_pair#atoti_storage_azure.KeyPair)
