Class | Description |
---|---|
AuthorizedKeysParser | |
FluentKeySigner |
A fluent API which simplifies generating certificates (signed keys)
|
SecureKeys |
Utility methods for generating and working with keys,
extending the parent class with useful things provided by BouncyCastle crypto library.
|
SecureKeysWithoutBouncyCastle |
Utility methods for generating and working with keys, with no BC dependencies
|
SslTrustUtils | |
SslTrustUtils.DelegatingTrustManager | |
TrustingSslSocketFactory |
An SSLSocketFactory which trusts all endpoints (ie encryption but no authentication)
|
Exception | Description |
---|---|
SecureKeys.PassphraseProblem |