KeyUsagePropertyFlags
Specifies key usage.
Contents
- Decrypt
-
Allows key for encryption and decryption.
Type: Boolean
Required: No
- KeyAgreement
-
Allows key exchange without encryption.
Type: Boolean
Required: No
- Sign
-
Allow key use for digital signature.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: