Algorithm key type.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dnssec_key_type", "title": "dnssec_key_type", "description": "Algorithm key type.", "example": "ECDSAP256SHA256", "nullable": true, "readOnly": true, "type": "string" }