public class KeyStoreGenerator extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
KeyStoreGenerator(KeyStoreCreationConfig config,
KeyStoreType keyStoreType,
String serverKeyPairAliasPrefix,
ReadKeyPassword readKeyPassword,
Map<KeyID,Optional<SecretKeyEntry>> secretKeys) |
protected KeyStoreGenerator(KeyStoreCreationConfig config, KeyStoreType keyStoreType, String serverKeyPairAliasPrefix, ReadKeyPassword readKeyPassword, Map<KeyID,Optional<SecretKeyEntry>> secretKeys)
public KeyStore generate()
Copyright © 2019. All rights reserved.