| 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 |
|---|---|
CreateKeyResult |
AbstractAWSPaymentCryptography.createKey(CreateKeyRequest request) |
CreateKeyResult |
AWSPaymentCryptographyClient.createKey(CreateKeyRequest request)
Creates an Amazon Web Services Payment Cryptography key, a logical representation of a cryptographic key, that is
unique in your account and Amazon Web Services Region.
|
CreateKeyResult |
AWSPaymentCryptography.createKey(CreateKeyRequest createKeyRequest)
Creates an Amazon Web Services Payment Cryptography key, a logical representation of a cryptographic key, that is
unique in your account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateKeyResult> |
AbstractAWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest request) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsyncClient.createKeyAsync(CreateKeyRequest request) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest createKeyRequest)
Creates an Amazon Web Services Payment Cryptography key, a logical representation of a cryptographic key, that is
unique in your account and Amazon Web Services Region.
|
Future<CreateKeyResult> |
AbstractAWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsyncClient.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest createKeyRequest,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Creates an Amazon Web Services Payment Cryptography key, a logical representation of a cryptographic key, that is
unique in your account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateKeyResult> |
AbstractAWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsyncClient.createKeyAsync(CreateKeyRequest request,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler) |
Future<CreateKeyResult> |
AWSPaymentCryptographyAsync.createKeyAsync(CreateKeyRequest createKeyRequest,
AsyncHandler<CreateKeyRequest,CreateKeyResult> asyncHandler)
Creates an Amazon Web Services Payment Cryptography key, a logical representation of a cryptographic key, that is
unique in your account and Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
CreateKeyResult |
CreateKeyResult.clone() |
CreateKeyResult |
CreateKeyResult.withKey(Key key)
The key material that contains all the key attributes.
|
Copyright © 2023. All rights reserved.