protected static class AutoCertificateAndKeySource.MemoryKeyStoreCertificateSource extends KeyStoreStreamCertificateSource
| Modifier and Type | Field and Description |
|---|---|
byte[] |
keystoreBytes |
String |
keystorePassword |
| Constructor and Description |
|---|
MemoryKeyStoreCertificateSource(String keyStoreType,
byte[] keystoreBytes,
String privateKeyAlias,
String keyStorePassword) |
Copyright © 2016–2018. All rights reserved.