| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPublicKeyCertificateResponse |
PaymentCryptographyClient.getPublicKeyCertificate(Consumer<GetPublicKeyCertificateRequest.Builder> getPublicKeyCertificateRequest)
Gets the public key certificate of the asymmetric key pair that exists within Amazon Web Services Payment
Cryptography.
|
default GetPublicKeyCertificateResponse |
PaymentCryptographyClient.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 |
|---|---|
default CompletableFuture<GetPublicKeyCertificateResponse> |
PaymentCryptographyAsyncClient.getPublicKeyCertificate(Consumer<GetPublicKeyCertificateRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.