Uses of Class
org.apache.tomcat.jni.SessionTicketKey
-
Packages that use SessionTicketKey Package Description org.apache.tomcat.jni -
-
Uses of SessionTicketKey in org.apache.tomcat.jni
Methods in org.apache.tomcat.jni with parameters of type SessionTicketKey Modifier and Type Method Description static void
SSLContext. setSessionTicketKeys(long ctx, SessionTicketKey[] keys)
Set TLS session ticket keys.
-