AuthorizationEncryptionKeyResponse
| Field | Type | Description |
|---|---|---|
| systemName | SystemName | Name of the associated system. |
| rawKey | String | The raw string key. |
| algorithm | EncryptionAlgorithmName | Name of the encryption algorithm. |
| keyAdditive | String | Any string addition that the defined algorithm is using, if any. |
| createdAt | DateTime | The encryption key was registered at this timestamp. |