public static class JDKKeyStore.BouncyCastleStore extends JDKKeyStore
JDKKeyStore.BouncyCastleStorerandom, table| Constructor and Description |
|---|
BouncyCastleStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
engineLoad(InputStream stream,
char[] password) |
void |
engineStore(OutputStream stream,
char[] password) |
engineAliases, engineContainsAlias, engineDeleteEntry, engineGetCertificate, engineGetCertificateAlias, engineGetCertificateChain, engineGetCreationDate, engineGetKey, engineIsCertificateEntry, engineIsKeyEntry, engineSetCertificateEntry, engineSetKeyEntry, engineSetKeyEntry, engineSize, loadStore, makePBECipher, saveStore, setRandomengineEntryInstanceOf, engineGetEntry, engineLoad, engineSetEntry, engineStorepublic void engineLoad(InputStream stream, char[] password) throws IOException
engineLoad in class JDKKeyStoreIOExceptionpublic void engineStore(OutputStream stream, char[] password) throws IOException
engineStore in class JDKKeyStoreIOExceptionCopyright © 2015. All rights reserved.