{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-structure/openapi-key-check-value-algorithm-structure.json", "name": "KeyCheckValueAlgorithm", "description": "KeyCheckValueAlgorithm schema from Amazon Payment Cryptography", "type": "string", "enum": [ "CMAC", "ANSI_X9_24" ] }