Dns.DsDS
The delegation signer resource record, used by DNSSec.
val digest_type_to_int : digest_type -> intdigest_type_to_int d encodes the digest type d to an integer.
val int_to_digest_type : int -> digest_typeint_to_digest_type i decodes the integer i to a digest type.
val pp_digest_type : digest_type Fmt.tpp_digest_type ppf d pretty-prints digest type d on ppd.
The type of delegation signer resource records.
val pp : t Fmt.tpp ppf t pretty-prints the DS.