Code for key tag.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dnssec_key_tag", "title": "dnssec_key_tag", "description": "Code for key tag.", "example": 42, "nullable": true, "readOnly": true, "type": "number" }