dtz-core 2.2.2

a generated client for the DTZ Core API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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)