All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazonaws.services.paymentcryptography.package-info Maven / Gradle / Ivy

/*
 * 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 Control Plane to manage the encryption keys you use for * payment-related cryptographic operations. You can create, import, export, share, manage, and delete keys. You can * also manage Identity and Access Management (IAM) policies for keys. For more information, see Identity and access * management in the Amazon Web Services Payment Cryptography User Guide. *

*

* To use encryption keys for payment-related transaction processing and associated cryptographic operations, you use * the Amazon Web * Services Payment Cryptography Data Plane. You can encrypt, decrypt, generate, verify, and translate * payment-related cryptographic operations. *

*

* All Amazon Web Services Payment Cryptography API calls must be signed and transmitted using Transport Layer Security * (TLS). We recommend you always use the latest supported TLS version for logging API requests. *

*

* Amazon Web Services Payment Cryptography supports CloudTrail, a service that logs Amazon Web Services API calls and * related events for your Amazon Web Services account and delivers them to an Amazon S3 bucket that you specify. By * using the information collected by CloudTrail, you can determine what requests were made to Amazon Web Services * Payment Cryptography, who made the request, when it was made, and so on. If you don't configure a trail, you can still * view the most recent events in the CloudTrail console. For more information, see the CloudTrail User Guide. *

*/ package com.amazonaws.services.paymentcryptography;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy