Uses of Package
io.netty.handler.ssl.util
-
Packages that use io.netty.handler.ssl.util Package Description io.netty.handler.ssl.util Utility classes that helps easier development of TLS/SSL applications. -
Classes in io.netty.handler.ssl.util used by io.netty.handler.ssl.util Class Description FingerprintTrustManagerFactory AnTrustManagerFactorythat trusts an X.509 certificate whose hash matches.FingerprintTrustManagerFactoryBuilder A builder for creatingFingerprintTrustManagerFactory.SelfSignedCertificate Deprecated.Use theCertificateBuilderfromnetty-pkitestinginstead.SelfSignedCertificate.Builder Deprecated.SimpleKeyManagerFactory Helps to implement a customKeyManagerFactory.SimpleTrustManagerFactory Helps to implement a customTrustManagerFactory.