WrappedKeyMaterial
Parameter information of a WrappedKeyBlock for encryption key exchange.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- DiffieHellmanSymmetricKey
-
The parameter information for deriving a ECDH shared key.
Type: EcdhDerivationAttributes object
Required: No
- Tr31KeyBlock
-
The TR-31 wrapped key block.
Type: String
Length Constraints: Minimum length of 56. Maximum length of 9984.
Pattern:
[0-9A-Z]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: