Amazon Payment Cryptography · Example Payload

Openapi Trusted Certificate Public Key Example

CryptographyFinancial ServicesPayment ProcessingPCI

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

Top-level fields

CertificateAuthorityPublicKeyIdentifierKeyAttributesPublicKeyCertificate

Example Payload

Raw ↑
{
  "CertificateAuthorityPublicKeyIdentifier": "resource-abc123",
  "KeyAttributes": "example-string",
  "PublicKeyCertificate": "example-string"
}