File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (16 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package paymentcryptographydata provides the API client, operations, and
// parameter types for Payment Cryptography Data Plane.
//
// 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 (https://docs.aws.amazon.com/payment-cryptography/latest/userguide/data-operations.html)
// in the Amazon Web Services Payment Cryptography User Guide. To manage your
// encryption keys, you use the Amazon Web Services Payment Cryptography Control
// Plane (https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/Welcome.html)
// . You can create, import, export, share, manage, and delete keys. You can also
// manage Identity and Access Management (IAM) policies for keys.
package paymentcryptographydata