[][src]Function trust_dns_client::rr::rdata::nsec::emit

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

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.