SSLContext
and KeyStore
objectsSee: Description
Interface | Description |
---|---|
KeyStoreBuilder |
A builder that produces a
KeyStore . |
KeyStoreConfiguration<T> |
A configuration for a
KeyStore builder. |
KeyStoreSubBuilder |
A sub builder that produces a
KeyStore . |
SSLContextBuilder |
A builder that produces an
SSLContext . |
Class | Description |
---|---|
KeyStoreBuilderFactory |
A factory that produces
KeyStoreBuilder instances. |
SSLContextBuilderFactory |
A factory that produces
SSLContextBuilder instances. |
Enum | Description |
---|---|
SSLContextBuilder.ClientAuthentication |
An enumeration of client authentication types
|
Exception | Description |
---|---|
SSLRuntimeException |
A runtime exception thrown by an
SSLContextBuilder . |
SSLContext
and KeyStore
objectsCopyright © 2016–2018 Carl E Harris, Jr. All rights reserved.