|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xbill.DNS.TLSARecord.Selector
public static class TLSARecord.Selector
Field Summary | |
---|---|
static int |
FULL_CERTIFICATE
Full certificate; the Certificate binary structure defined in [RFC5280] |
static int |
SUBJECT_PUBLIC_KEY_INFO
SubjectPublicKeyInfo; DER-encoded binary structure defined in [RFC5280] |
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 FULL_CERTIFICATE
public static final int SUBJECT_PUBLIC_KEY_INFO
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |