public static final class ProtocolHandlerFactory.KeyStoreConfig extends Object
| Constructor and Description |
|---|
KeyStoreConfig(String path,
String password,
String keyPassword)
Creates a keystore configuration.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyPassword() |
String |
getPassword() |
String |
getPath() |
Copyright © 2023. All rights reserved.