org.xbill.DNS
Class NSEC3Record.Flags

java.lang.Object
  extended byorg.xbill.DNS.NSEC3Record.Flags
Enclosing class:
NSEC3Record

public static class NSEC3Record.Flags
extends Object


Field Summary
static int OPT_OUT
          Unsigned delegation are not included in the NSEC3 chain.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPT_OUT

public static final int OPT_OUT
Unsigned delegation are not included in the NSEC3 chain.

See Also:
Constant Field Values


Copyright © 2011. All Rights Reserved.