dnssec_digest_type

Coded type for digest algorithm.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dnssec-digest-type-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dnssec_digest_type",
  "title": "dnssec_digest_type",
  "description": "Coded type for digest algorithm.",
  "example": "2",
  "nullable": true,
  "readOnly": true,
  "type": "string"
}