/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** *

* 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. *

*/ package com.amazonaws.services.paymentcryptographydata;