C# Class Amazon.KeyManagementService.Model.CreateKeyRequest

Container for the parameters to the CreateKey operation. Creates a customer master key (CMK).

You can use a CMK to encrypt small amounts of data (4 KiB or less) directly, but CMKs are more commonly used to encrypt data encryption keys (DEKs), which are used to encrypt raw data. For more information about DEKs and the difference between CMKs and DEKs, see the following:

Inheritance: AmazonKeyManagementServiceRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBypassPolicyLockoutSafetyCheck ( ) : bool
IsSetDescription ( ) : bool
IsSetKeyUsage ( ) : bool
IsSetOrigin ( ) : bool
IsSetPolicy ( ) : bool