Amazon Payment Cryptography · Example Payload

Openapi Export Tr34 Key Block Example

CryptographyFinancial ServicesPayment ProcessingPCI

Openapi Export Tr34 Key Block Example is an example object payload from Amazon Payment Cryptography, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CertificateAuthorityPublicKeyIdentifierExportTokenKeyBlockFormatRandomNonceWrappingKeyCertificate

Example Payload

Raw ↑
{
  "CertificateAuthorityPublicKeyIdentifier": "resource-abc123",
  "ExportToken": "example-string",
  "KeyBlockFormat": "example-string",
  "RandomNonce": "example-string",
  "WrappingKeyCertificate": "example-string"
}