public class KeyStoreKeyRepository extends Object
| Constructor and Description |
|---|
KeyStoreKeyRepository(InputStream is,
String password) |
KeyStoreKeyRepository(String filename,
String password) |
public KeyStoreKeyRepository(InputStream is, String password)
public KeyStoreKeyRepository(String filename, String password) throws IOException
IOExceptionpublic PrivateKey getPrivateKey(Object identity)
Copyright © 2013. All Rights Reserved.