Uses of Class
io.netty.handler.ssl.OpenSslPrivateKey
-
Packages that use OpenSslPrivateKey Package Description io.netty.handler.ssl SSL · TLS implementation based onSSLEngine
-
-
Uses of OpenSslPrivateKey in io.netty.handler.ssl
Methods in io.netty.handler.ssl that return OpenSslPrivateKey Modifier and Type Method Description OpenSslPrivateKey
OpenSslPrivateKey. retain()
OpenSslPrivateKey
OpenSslPrivateKey. retain(int increment)
OpenSslPrivateKey
OpenSslPrivateKey. touch()
OpenSslPrivateKey
OpenSslPrivateKey. touch(java.lang.Object hint)
-