Package org.xbill.DNS
Class TLSARecord.Selector
java.lang.Object
org.xbill.DNS.TLSARecord.Selector
- Enclosing class:
TLSARecord
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intFull certificate; the Certificate binary structure.static final intSubjectPublicKeyInfo; DER-encoded binary structure. -
Method Summary
-
Field Details
-
FULL_CERTIFICATE
public static final int FULL_CERTIFICATEFull certificate; the Certificate binary structure.- See Also:
-
SUBJECT_PUBLIC_KEY_INFO
public static final int SUBJECT_PUBLIC_KEY_INFOSubjectPublicKeyInfo; DER-encoded binary structure.- See Also:
-