| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography |
You use the Amazon Web Services Payment Cryptography Control Plane to manage the encryption keys you use for
payment-related cryptographic operations.
|
| software.amazon.awssdk.services.paymentcryptography.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPublicKeyCertificateResponse |
PaymentCryptographyClient.getPublicKeyCertificate(GetPublicKeyCertificateRequest getPublicKeyCertificateRequest)
Gets the public key certificate of the asymmetric key pair that exists within Amazon Web Services Payment
Cryptography.
|
default CompletableFuture<GetPublicKeyCertificateResponse> |
PaymentCryptographyAsyncClient.getPublicKeyCertificate(GetPublicKeyCertificateRequest getPublicKeyCertificateRequest)
Gets the public key certificate of the asymmetric key pair that exists within Amazon Web Services Payment
Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPublicKeyCertificateRequestMarshaller.marshall(GetPublicKeyCertificateRequest getPublicKeyCertificateRequest) |
Copyright © 2023. All rights reserved.