Encoder for DNS NSEC (Next Secure) resource records (Type 47).
Provides authenticated denial of existence for DNSSEC.
RFC 4034 Section 4
Static
Readonly
IANA resource record type identifier
Decodes an NSEC record from the byte stream.
the byte stream reader
the decoded NSEC record
Encodes an NSEC record into the byte stream.
the byte stream writer
the NSEC record to encode
compression index for DNS name compression
Encoder for DNS NSEC (Next Secure) resource records (Type 47).
Provides authenticated denial of existence for DNSSEC.
See
RFC 4034 Section 4