org.xbill.DNS
public static class TLSARecord.Selector extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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]
|
public static final int FULL_CERTIFICATE
public static final int SUBJECT_PUBLIC_KEY_INFO