| Package | Description |
|---|---|
| io.netty.handler.ssl.util |
Utility classes that helps easier development of TLS/SSL applications.
|
| Class and Description |
|---|
| FingerprintTrustManagerFactory
An
TrustManagerFactory that trusts an X.509 certificate whose hash matches. |
| FingerprintTrustManagerFactoryBuilder
A builder for creating
FingerprintTrustManagerFactory. |
| SimpleKeyManagerFactory
Helps to implement a custom
KeyManagerFactory. |
| SimpleTrustManagerFactory
Helps to implement a custom
TrustManagerFactory. |
Copyright © 2008–2025 The Netty Project. All rights reserved.