| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography |
Amazon Web Services Payment Cryptography Control Plane APIs manage encryption keys for use during payment-related
cryptographic operations.
|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPublicKeyCertificateResult> |
AbstractAWSPaymentCryptographyAsync.getPublicKeyCertificateAsync(GetPublicKeyCertificateRequest request,
AsyncHandler<GetPublicKeyCertificateRequest,GetPublicKeyCertificateResult> asyncHandler) |
Future<GetPublicKeyCertificateResult> |
AWSPaymentCryptographyAsyncClient.getPublicKeyCertificateAsync(GetPublicKeyCertificateRequest request,
AsyncHandler<GetPublicKeyCertificateRequest,GetPublicKeyCertificateResult> asyncHandler) |
Future<GetPublicKeyCertificateResult> |
AWSPaymentCryptographyAsync.getPublicKeyCertificateAsync(GetPublicKeyCertificateRequest getPublicKeyCertificateRequest,
AsyncHandler<GetPublicKeyCertificateRequest,GetPublicKeyCertificateResult> asyncHandler)
Gets the public key certificate of the asymmetric key pair that exists within Amazon Web Services Payment
Cryptography.
|
| Modifier and Type | Method and Description |
|---|---|
GetPublicKeyCertificateRequest |
GetPublicKeyCertificateRequest.clone() |
GetPublicKeyCertificateRequest |
GetPublicKeyCertificateRequest.withKeyIdentifier(String keyIdentifier)
The
KeyARN of the asymmetric key pair. |
Copyright © 2023. All rights reserved.