Show / Hide Table of Contents

Enum DNSKEYFlags

The usage of a DNSKEYRecord.

Namespace: Makaretu.Dns
Assembly: Makaretu.Dns.dll
Syntax
[Flags]
public enum DNSKEYFlags : ushort

Fields

Name Description
None

No specific usage.

SecureEntryPoint

Used by a parent zone's DSRecord.

ZoneKey

Used to sign the zone.

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