Amazon Payment Cryptography · Example Payload

Openapi Import Tr34 Key Block Example

CryptographyFinancial ServicesPayment ProcessingPCI

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

Top-level fields

CertificateAuthorityPublicKeyIdentifierImportTokenKeyBlockFormatRandomNonceSigningKeyCertificateWrappedKeyBlock

Example Payload

Raw ↑
{
  "CertificateAuthorityPublicKeyIdentifier": "resource-abc123",
  "ImportToken": "example-string",
  "KeyBlockFormat": "example-string",
  "RandomNonce": "example-string",
  "SigningKeyCertificate": "example-string",
  "WrappedKeyBlock": "example-string"
}