Package | Description |
---|---|
software.amazon.awssdk.services.kms |
|
software.amazon.awssdk.services.kms.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetPublicKeyResponse> |
KmsAsyncClient.getPublicKey(GetPublicKeyRequest getPublicKeyRequest)
Returns the public key of an asymmetric KMS key.
|
default GetPublicKeyResponse |
KmsClient.getPublicKey(GetPublicKeyRequest getPublicKeyRequest)
Returns the public key of an asymmetric KMS key.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetPublicKeyRequestMarshaller.marshall(GetPublicKeyRequest getPublicKeyRequest) |
Copyright © 2021. All rights reserved.