Package com.baidubce.services.kms.model

Class Summary
CancelKeyDeletionRequest Provides options for canceling master key deletion.
Constants Contains constants of kms source code
CreateKeyRequest Provides options for creating master key.
CreateKeyResponse Contains the details returned from Kms after calling the CreateKey operation.
DecryptRequest Provides options for decrypting ciphertext.
DecryptResponse Contains the details returned from Kms after calling the Decrypt operation.
DescribeKeyRequest Provides options for describe master key.
DescribeKeyResponse Contains the details returned from Kms after calling the DescribeKey operation.
DisableKeyRequest Provides options for disable key.
EnableKeyRequest Provides options for enableKey master key.
EncryptRequest Provides options for encrypt plaintext.
EncryptResponse Contains the details returned from Kms after calling the Encrypt operation.
GenerateDataKeyRequest Provides options for generating data key.
GenerateDataKeyResponse Contains the details returned from Kms after calling the GenerateDataKey operation.
GenericKmsRequest Provides options for generic kms request.
KeyMetadata Master key information.
KmsResponse Common kms response.
ListKeysRequest Provides options for listing master keys.
ListKeysResponse Contains the details returned from Kms after calling the ListKeys operation.
ListKeysResponse.Key  
ScheduleKeyDeletionRequest Provides options for deleting master key.
ScheduleKeyDeletionResponse Contains the details returned from Kms after calling the ScheduleKeyDeletion operation.
 

Enum Summary
Constants.KeySpec  
 



Copyright © 2018. All rights reserved.