Class Hierarchy
- java.lang.Object
- io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
- javax.net.ssl.KeyManagerFactory
- io.netty.handler.ssl.util.SimpleKeyManagerFactory
- javax.net.ssl.KeyManagerFactorySpi
- io.netty.handler.ssl.util.SimpleKeyManagerFactory.SimpleKeyManagerFactorySpi
- io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator
- java.util.Random (implements java.io.Serializable)
- java.security.SecureRandom
- io.netty.handler.ssl.util.ThreadLocalInsecureRandom
- java.security.SecureRandom
- io.netty.handler.ssl.util.SelfSignedCertificate
- javax.net.ssl.TrustManagerFactory
- io.netty.handler.ssl.util.SimpleTrustManagerFactory
- io.netty.handler.ssl.util.FingerprintTrustManagerFactory
- io.netty.handler.ssl.util.InsecureTrustManagerFactory
- io.netty.handler.ssl.util.SimpleTrustManagerFactory
- javax.net.ssl.TrustManagerFactorySpi
- io.netty.handler.ssl.util.SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi
- javax.net.ssl.X509ExtendedKeyManager (implements javax.net.ssl.X509KeyManager)
- io.netty.handler.ssl.util.X509KeyManagerWrapper
- javax.net.ssl.X509ExtendedTrustManager (implements javax.net.ssl.X509TrustManager)
- io.netty.handler.ssl.util.X509TrustManagerWrapper