Uses of Class
org.xipki.security.TlsExtensionType
-
Packages that use TlsExtensionType Package Description org.xipki.security -
-
Uses of TlsExtensionType in org.xipki.security
Fields in org.xipki.security declared as TlsExtensionType Modifier and Type Field Description static TlsExtensionTypeTlsExtensionType. CLIENT_CERTIFICATE_URLstatic TlsExtensionTypeTlsExtensionType. MAX_FRAGMENT_LENGTHstatic TlsExtensionTypeTlsExtensionType. SERVER_NAMEstatic TlsExtensionTypeTlsExtensionType. STATUS_REQUESTstatic TlsExtensionTypeTlsExtensionType. TRUCATED_HMACstatic TlsExtensionTypeTlsExtensionType. TRUSTED_CA_KEYSMethods in org.xipki.security with parameters of type TlsExtensionType Modifier and Type Method Description intTlsExtensionType. compareTo(TlsExtensionType obj)
-