| Package | Description |
|---|---|
| com.baidubce.services.kms | |
| com.baidubce.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
KmsResponse |
KmsClient.importAsymmetricKey(ImportAsymmetricKeyRequest request) |
KmsResponse |
KmsClient.importKey(ImportKeyRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateKeyResponse
Contains the details returned from Kms after calling the CreateKey operation.
|
class |
DecryptResponse
Contains the details returned from Kms after calling the Decrypt operation.
|
class |
DescribeKeyResponse
Contains the details returned from Kms after calling the DescribeKey operation.
|
class |
EncryptResponse
Contains the details returned from Kms after calling the Encrypt operation.
|
class |
GenerateDataKeyResponse
Contains the details returned from Kms after calling the GenerateDataKey operation.
|
class |
GetParametersForImportResponse
Provides options for creating master key.
|
class |
ListKeysResponse
Contains the details returned from Kms after calling the ListKeys operation.
|
class |
ScheduleKeyDeletionResponse
Contains the details returned from Kms after calling the ScheduleKeyDeletion operation.
|
class |
UpdateRotationResponse
Provides options for enableKey master key.
|
Copyright © 2024. All rights reserved.