View source: R/paymentcryptographycontrolplane_operations.R
paymentcryptographycontrolplane_export_key | R Documentation |
Exports a key from Amazon Web Services Payment Cryptography.
See https://www.paws-r-sdk.com/docs/paymentcryptographycontrolplane_export_key/ for full documentation.
paymentcryptographycontrolplane_export_key(
KeyMaterial,
ExportKeyIdentifier,
ExportAttributes = NULL
)
KeyMaterial |
[required] The key block format type, for example, TR-34 or TR-31, to use during key material export. |
ExportKeyIdentifier |
[required] The |
ExportAttributes |
The attributes for IPEK generation during export. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.