|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xbill.DNS.DNSKEYRecord.Flags
public static class DNSKEYRecord.Flags
Field Summary | |
---|---|
static int |
REVOKE
Key has been revoked |
static int |
SEP_KEY
Key is a secure entry point key |
static int |
ZONE_KEY
Key is a zone key |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ZONE_KEY
public static final int SEP_KEY
public static final int REVOKE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |