程序包 | 说明 |
---|---|
org.jboss.netty.handler.ssl.util |
Utility classes that helps easier development of TLS/SSL applications.
|
限定符和类型 | 类和说明 |
---|---|
class |
FingerprintTrustManagerFactory
An
TrustManagerFactory that trusts an X.509 certificate whose SHA1 checksum matches. |
class |
InsecureTrustManagerFactory
An insecure
TrustManagerFactory that trusts all X.509 certificates without any verification. |