Uses of Class
io.netty.internal.tcnative.SessionTicketKey
-
-
Uses of SessionTicketKey in io.netty.internal.tcnative
Methods in io.netty.internal.tcnative with parameters of type SessionTicketKey Modifier and Type Method Description static void
SSLContext. setSessionTicketKeys(long ctx, SessionTicketKey[] keys)
Set TLS session ticket keys.
-