Class QuicSslEngine
java.lang.Object
javax.net.ssl.SSLEngine
io.netty.handler.codec.quic.QuicSslEngine
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SSLEngine
beginHandshake, closeInbound, closeOutbound, getApplicationProtocol, getDelegatedTask, getEnabledCipherSuites, getEnabledProtocols, getEnableSessionCreation, getHandshakeApplicationProtocol, getHandshakeApplicationProtocolSelector, getHandshakeSession, getHandshakeStatus, getNeedClientAuth, getPeerHost, getPeerPort, getSession, getSSLParameters, getSupportedCipherSuites, getSupportedProtocols, getUseClientMode, getWantClientAuth, isInboundDone, isOutboundDone, setEnabledCipherSuites, setEnabledProtocols, setEnableSessionCreation, setHandshakeApplicationProtocolSelector, setNeedClientAuth, setSSLParameters, setUseClientMode, setWantClientAuth, unwrap, unwrap, unwrap, wrap, wrap, wrap
-
Constructor Details
-
QuicSslEngine
public QuicSslEngine()
-