dnssec_digest_algorithm

Type of digest algorithm.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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