dnssec_key_type

Algorithm key type.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dnssec-key-type-schema.json Raw ↑
{
  "$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"
}