| 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 StartKeyUsageResponse |
PaymentCryptographyClient.startKeyUsage(Consumer<StartKeyUsageRequest.Builder> startKeyUsageRequest)
Enables an Amazon Web Services Payment Cryptography key, which makes it active for cryptographic operations
within Amazon Web Services Payment Cryptography
|
default StartKeyUsageResponse |
PaymentCryptographyClient.startKeyUsage(StartKeyUsageRequest startKeyUsageRequest)
Enables an Amazon Web Services Payment Cryptography key, which makes it active for cryptographic operations
within Amazon Web Services Payment Cryptography
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartKeyUsageResponse> |
PaymentCryptographyAsyncClient.startKeyUsage(Consumer<StartKeyUsageRequest.Builder> startKeyUsageRequest)
Enables an Amazon Web Services Payment Cryptography key, which makes it active for cryptographic operations
within Amazon Web Services Payment Cryptography
|
default CompletableFuture<StartKeyUsageResponse> |
PaymentCryptographyAsyncClient.startKeyUsage(StartKeyUsageRequest startKeyUsageRequest)
Enables an Amazon Web Services Payment Cryptography key, which makes it active for cryptographic operations
within Amazon Web Services Payment Cryptography
|
Copyright © 2023. All rights reserved.