Show / Hide Table of Contents

Enum NSEC3Flags

The processing options of a NSEC3Record.

Namespace: Makaretu.Dns
Assembly: Makaretu.Dns.dll
Syntax
[Flags]
public enum NSEC3Flags : byte
Remarks

Defined by RFC 5155 - DNS Security (DNSSEC) Hashed Authenticated Denial of Existence.

Fields

Name Description
OptOut

Indicates uncovered unsigned delegations.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX