| Package | Description |
|---|---|
| com.baidubce.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptedSm2Key |
ImportAsymmetricKeyRequest.getEncryptedSm2Key() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportAsymmetricKeyRequest.setEncryptedSm2Key(EncryptedSm2Key encryptedSm2Key) |
| Constructor and Description |
|---|
ImportAsymmetricKeyRequest(String keyId,
String importToken,
String asymmetricKeySpec,
String asymmetricKeyUsage,
String encryptedKeyEncryptionKey,
EncryptedSm2Key encryptedSm2Key) |
Copyright © 2022. All rights reserved.