Skip to the content.

Variable: DNSKEYFlags

const DNSKEYFlags: object

Defined in: dnssec.ts:133

DNSSEC key flags

Type Declaration

SEP

readonly SEP: 1 = 0x00_01

REVOKE

readonly REVOKE: 128 = 0x00_80

ZONE_KEY

readonly ZONE_KEY: 256 = 0x01_00