public interface KeyStoreBuilder extends KeyStoreConfiguration<KeyStoreBuilder>
KeyStore
.Modifier and Type | Method and Description |
---|---|
KeyStore |
build()
Builds a key store according to the configuration of this builder.
|
KeyStore build() throws SSLRuntimeException
SSLRuntimeException
- if the underlying JCA provider throws a checked
exception occurs while creating or loading the key storeCopyright © 2016–2018 Carl E Harris, Jr. All rights reserved.