# EncryptedValue
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**encryption_key** | Option<**String**> | Encryption algorithm or key reference, e.g. 'AES256:KEY1'. | [optional]
**encrypted_value** | Option<**String**> | The base-64 encoded ciphertext. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)