Expand description
NSEC/NSEC3 type bitmap encoding and decoding (RFC 4034 Section 4.1.2).
Functionsยง
- bitmap_
to_ rr_ list - Convert NSEC/NSEC3 type bitmap wire format to a list of RR type numbers.
- rr_
list_ to_ bitmap - Convert a list of RR type numbers to NSEC/NSEC3 type bitmap wire format.