public class KeystoreFactory extends Object
Constructor and Description |
---|
KeystoreFactory() |
Modifier and Type | Method and Description |
---|---|
static KeyStore |
getKeyStore(String keyStorePath,
String keyStorePassword,
String keystoreType)
Creates and initialize a key store.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.