Uses of Class
io.netty.handler.codec.quic.SslSessionTicketKey
-
-
Uses of SslSessionTicketKey in io.netty.handler.codec.quic
Methods in io.netty.handler.codec.quic with parameters of type SslSessionTicketKey Modifier and Type Method Description voidQuicSslSessionContext. setTicketKeys(SslSessionTicketKey @Nullable ... keys)Sets theSslSessionTicketKeys that should be used.
-