Function trust_dns::rr::rdata::nsec::emit

source ·
pub fn emit(encoder: &mut BinEncoder<'_>, rdata: &NSEC) -> Result<(), ProtoError>
Expand description

RFC 6840

5.1.  Errors in Canonical Form Type Code List

  When canonicalizing DNS names (for both ordering and signing), DNS
  names in the RDATA section of NSEC resource records are not converted
  to lowercase.  DNS names in the RDATA section of RRSIG resource
  records are converted to lowercase.