Public key for DS record.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dnssec_public_key", "title": "dnssec_public_key", "description": "Public key for DS record.", "example": "oXiGYrSTO+LSCJ3mohc8EP+CzF9KxBj8/ydXJ22pKuZP3VAC3/Md/k7xZfz470CoRyZJ6gV6vml07IC3d8xqhA==", "nullable": true, "readOnly": true, "type": "string" }