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 a checked exception occurs while creating
and loading the key storeCopyright © 2014–2016. All rights reserved.