Uses of Class
io.netty.handler.ssl.util.SelfSignedCertificate
- 
Packages that use SelfSignedCertificate Package Description io.netty.handler.ssl.util Utility classes that helps easier development of TLS/SSL applications.
- 
- 
Uses of SelfSignedCertificate in io.netty.handler.ssl.utilMethods in io.netty.handler.ssl.util that return SelfSignedCertificate Modifier and Type Method Description SelfSignedCertificateSelfSignedCertificate.Builder. build()Build the certificate.
 
-