public interface KeyStoreManager
Modifier and Type | Method and Description |
---|---|
String |
getBase64Cert(String id) |
char[] |
getCertificatePassword() |
char[] |
getKeyStorePassword() |
InputStream |
keyStoreAsInputStream() |
InputStream keyStoreAsInputStream()
char[] getCertificatePassword()
char[] getKeyStorePassword()
Copyright © 2009–2015 LittleShoot. All rights reserved.