public class KeystoreBuilder extends Object
| Constructor and Description |
|---|
KeystoreBuilder() |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
build() |
KeystoreBuilder |
withKeyEntry(KeyEntry keyEntry) |
KeystoreBuilder |
withStoreType(KeyStoreType storeType) |
public KeystoreBuilder withStoreType(KeyStoreType storeType)
public KeystoreBuilder withKeyEntry(KeyEntry keyEntry)
public KeyStore build()
Copyright © 2019. All rights reserved.