KekValidationRequest
Parameter information for generating a KEK validation request during node-to-node initialization.
Contents
- DeriveKeyAlgorithm
-
The key derivation algorithm to use for generating a KEK validation request.
Type: String
Valid Values:
TDES_2KEY | TDES_3KEY | AES_128 | AES_192 | AES_256 | HMAC_SHA256 | HMAC_SHA384 | HMAC_SHA512 | HMAC_SHA224Required: Yes
- RandomKeyMaxLength
-
The maximum length of the random key to generate for a KEK validation request.
Type: String
Valid Values:
BYTES_8 | BYTES_16 | BYTES_24Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: