|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xbill.DNS.TLSARecord.MatchingType
public static class TLSARecord.MatchingType
Field Summary | |
---|---|
static int |
EXACT
Exact match on selected content |
static int |
SHA256
SHA-256 hash of selected content [RFC6234] |
static int |
SHA512
SHA-512 hash of selected content [RFC6234] |
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 EXACT
public static final int SHA256
public static final int SHA512
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |