| Package | Description | 
|---|---|
| io.netty.handler.ssl.util | Utility classes that helps easier development of TLS/SSL applications. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FingerprintTrustManagerFactoryAn  TrustManagerFactorythat trusts an X.509 certificate whose SHA1 checksum matches. | 
| class  | InsecureTrustManagerFactoryAn insecure  TrustManagerFactorythat trusts all X.509 certificates without any verification. | 
Copyright © 2008–2015 The Netty Project. All rights reserved.