Learn R Programming

paws.cost.management (version 0.8.0)

paymentcryptographycontrolplane_export_key: Exports a key from Amazon Web Services Payment Cryptography

Description

Exports a key from Amazon Web Services Payment Cryptography.

See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_export_key/ for full documentation.

Usage

paymentcryptographycontrolplane_export_key(
  KeyMaterial,
  ExportKeyIdentifier,
  ExportAttributes = NULL
)

Arguments

KeyMaterial

[required] The key block format type, for example, TR-34 or TR-31, to use during key material export.

ExportKeyIdentifier

[required] The KeyARN of the key under export from Amazon Web Services Payment Cryptography.

ExportAttributes

The attributes for IPEK generation during export.