Uses of Class
io.netty.handler.codec.quic.SslSessionTicketKey
Packages that use SslSessionTicketKey
-
Uses of SslSessionTicketKey in io.netty.handler.codec.quic
Methods in io.netty.handler.codec.quic with parameters of type SslSessionTicketKeyModifier and TypeMethodDescriptionvoidQuicSslSessionContext.setTicketKeys(SslSessionTicketKey @Nullable ... keys) Sets theSslSessionTicketKeys that should be used.