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.
|
static int |
SUBJECT_PUBLIC_KEY_INFO
SubjectPublicKeyInfo; DER-encoded binary structure.
|
Modifier | Constructor and Description |
---|---|
private |
Selector() |
public static final int FULL_CERTIFICATE
public static final int SUBJECT_PUBLIC_KEY_INFO