public class KeyStoreInformation extends Object
| Constructor and Description |
|---|
KeyStoreInformation(KeyStore keyStore,
char[] keyStorePassword,
char[] keyPassword) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getKeyPassword() |
KeyStore |
getKeyStore() |
char[] |
getKeyStorePassword() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.