| Package | Description |
|---|---|
| com.baidubce.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptedRsaKey |
ImportAsymmetricKeyRequest.getEncryptedRsaKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportAsymmetricKeyRequest.setEncryptedRsaKey(EncryptedRsaKey encryptedRsaKey) |
| Constructor and Description |
|---|
ImportAsymmetricKeyRequest(String keyId,
String importToken,
String asymmetricKeySpec,
String asymmetricKeyUsage,
String encryptedKeyEncryptionKey,
EncryptedRsaKey encryptedRsaKey) |
Copyright © 2023. All rights reserved.