paymentcryptographycontrolplane_export_key {paws.cost.management} | R Documentation |
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 |
ExportAttributes |
The attributes for IPEK generation during export. |
[Package paws.cost.management version 0.7.0 Index]