Class NettyPythonEventLoop.NettySslFacade
java.lang.Object
io.micronaut.context.python.netty.NettyPythonEventLoop.NettySslFacade
- Enclosing class:
NettyPythonEventLoop
SSL facade for Python transport extras. It exposes stable session data without exposing Netty handlers.
The values intentionally follow the shape of Python ssl transport extras
closely enough for inspection and tests. The Netty SslHandler and
underlying SSLEngine stay hidden.
-
Method Summary
-
Method Details
-
cipher
-
version
-
getpeercert
-