Enum NSEC3Flags
The processing options of a NSEC3Record.
Namespace: Makaretu.Dns
Assembly: Makaretu.Dns.dll
Syntax
[Flags]
public enum NSEC3Flags : byte
Remarks
Fields
Name | Description |
---|---|
OptOut | Indicates uncovered unsigned delegations. |
The processing options of a NSEC3Record.
[Flags]
public enum NSEC3Flags : byte
Name | Description |
---|---|
OptOut | Indicates uncovered unsigned delegations. |