Modifier and Type | Method and Description |
---|---|
static KeyStore |
KeyStoreGenerator.getKeyStore()
This method is for retrieving instance of Key Store.
|
static void |
KeyStoreGenerator.loadToStore(KeyStore keyStore,
char[] keyStorePassword,
String keyStorePath)
This method loads the MDM keystore.
|
Modifier and Type | Method and Description |
---|---|
static KeyStore |
KeyStoreGenerator.getKeyStore()
This method is for retrieving instance of Key Store.
|
static void |
KeyStoreGenerator.loadToStore(KeyStore keyStore,
char[] keyStorePassword,
String keyStorePath)
This method loads the MDM keystore.
|
Copyright © 2017 WSO2. All rights reserved.