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 OpenSslPrivateKeyOpenSslPrivateKey. retain()OpenSslPrivateKeyOpenSslPrivateKey. retain(int increment)OpenSslPrivateKeyOpenSslPrivateKey. touch()OpenSslPrivateKeyOpenSslPrivateKey. touch(java.lang.Object hint)
-