org.xbill.DNS
Class TLSARecord.CertificateUsage
java.lang.Object
org.xbill.DNS.TLSARecord.CertificateUsage
- Enclosing class:
- TLSARecord
public static class TLSARecord.CertificateUsage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CA_CONSTRAINT
public static final int CA_CONSTRAINT
- See Also:
- Constant Field Values
SERVICE_CERTIFICATE_CONSTRAINT
public static final int SERVICE_CERTIFICATE_CONSTRAINT
- See Also:
- Constant Field Values
TRUST_ANCHOR_ASSERTION
public static final int TRUST_ANCHOR_ASSERTION
- See Also:
- Constant Field Values
DOMAIN_ISSUED_CERTIFICATE
public static final int DOMAIN_ISSUED_CERTIFICATE
- See Also:
- Constant Field Values