Skip to main content

Module bitmap

Module bitmap 

Source
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.