请参阅: 说明
| 类 | 说明 |
|---|---|
| FingerprintTrustManagerFactory |
An
TrustManagerFactory that trusts an X.509 certificate whose hash matches. |
| FingerprintTrustManagerFactoryBuilder |
A builder for creating
FingerprintTrustManagerFactory. |
| InsecureTrustManagerFactory |
An insecure
TrustManagerFactory that trusts all X.509 certificates without any verification. |
| KeyManagerFactoryWrapper | |
| LazyJavaxX509Certificate | |
| LazyX509Certificate | |
| SelfSignedCertificate |
Generates a temporary self-signed certificate for testing purposes.
|
| SimpleKeyManagerFactory |
Helps to implement a custom
KeyManagerFactory. |
| SimpleTrustManagerFactory |
Helps to implement a custom
TrustManagerFactory. |
| TrustManagerFactoryWrapper |