Skip to content

dnssecRecord

No description available in the specification.

FieldTypeRequiredDescription
kinddnssecRecordKindyes(ds, dnskey)
key_tagintegerno-
flagsintegerno-
protocolintegerno-
algorithmintegeryes-
digest_typeintegerno-
digeststringno-
public_keystringno-
commentstringno-
{
"kind": "ds",
"key_tag": 0,
"flags": 0,
"protocol": 0,
"algorithm": 0,
"digest_type": 0,
"digest": "string",
"public_key": "string",
"comment": "string"
}