Uses of Package
com.baidubce.services.kms.model

Packages that use com.baidubce.services.kms.model
com.baidubce.services.kms   
com.baidubce.services.kms.model   
 

Classes in com.baidubce.services.kms.model used by com.baidubce.services.kms
CancelKeyDeletionRequest
          Provides options for canceling master key deletion.
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.
ListKeysRequest
          Provides options for listing master keys.
ListKeysResponse
          Contains the details returned from Kms after calling the ListKeys operation.
ScheduleKeyDeletionRequest
          Provides options for deleting master key.
ScheduleKeyDeletionResponse
          Contains the details returned from Kms after calling the ScheduleKeyDeletion operation.
 

Classes in com.baidubce.services.kms.model used by com.baidubce.services.kms.model
CancelKeyDeletionRequest
          Provides options for canceling master key deletion.
Constants.KeySpec
           
CreateKeyRequest
          Provides options for creating master key.
DecryptRequest
          Provides options for decrypting ciphertext.
DescribeKeyRequest
          Provides options for describe master key.
DisableKeyRequest
          Provides options for disable key.
EnableKeyRequest
          Provides options for enableKey master key.
EncryptRequest
          Provides options for encrypt plaintext.
GenerateDataKeyRequest
          Provides options for generating data key.
GenericKmsRequest
          Provides options for generic kms request.
KeyMetadata
          Master key information.
KmsResponse
          Common kms response.
ListKeysRequest
          Provides options for listing master keys.
ListKeysResponse.Key
           
ScheduleKeyDeletionRequest
          Provides options for deleting master key.
 



Copyright © 2018. All rights reserved.