## EncryptionDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**standard** | **string** | The encryption standard required to encrypt or decrypt the document contents. |
**initialization_vector** | **string** | The vector to encrypt or decrypt the document contents using Cipher Block Chaining (CBC). |
**key** | **string** | The encryption key used to encrypt or decrypt the document contents. |

[[ServiceV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
