pub const ZONE_KEY_FLAG: u16 = 0b0000_0001_0000_0000;Expand description
The bit at offset 7 of the DNSKEY flags field is the Zone Key flag.
pub const ZONE_KEY_FLAG: u16 = 0b0000_0001_0000_0000;The bit at offset 7 of the DNSKEY flags field is the Zone Key flag.