Package software.amazon.awssdk.services.paymentcryptographydata
You use the Amazon Web Services Payment Cryptography Data Plane to manage how encryption keys are used for payment-related transaction processing and associated cryptographic operations. You can encrypt, decrypt, generate, verify, and translate payment-related cryptographic operations in Amazon Web Services Payment Cryptography. For more information, see Data operations in the Amazon Web Services Payment Cryptography User Guide.
To manage your encryption keys, you use the Amazon Web Services Payment Cryptography Control Plane. You can create, import, export, share, manage, and delete keys. You can also manage Identity and Access Management (IAM) policies for keys.
-
Interface Summary Interface Description PaymentCryptographyDataAsyncClient Service client for accessing Payment Cryptography Data Plane asynchronously.PaymentCryptographyDataAsyncClientBuilder A builder for creating an instance ofPaymentCryptographyDataAsyncClient.PaymentCryptographyDataBaseClientBuilder<B extends PaymentCryptographyDataBaseClientBuilder<B,C>,C> This includes configuration specific to Payment Cryptography Data Plane that is supported by bothPaymentCryptographyDataClientBuilderandPaymentCryptographyDataAsyncClientBuilder.PaymentCryptographyDataClient Service client for accessing Payment Cryptography Data Plane.PaymentCryptographyDataClientBuilder A builder for creating an instance ofPaymentCryptographyDataClient.PaymentCryptographyDataServiceClientConfiguration.Builder A builder for creating aPaymentCryptographyDataServiceClientConfiguration -
Class Summary Class Description PaymentCryptographyDataServiceClientConfiguration Class to expose the service client settings to the user.