mx.bigdata.sat.security
Class KeyLoader
java.lang.Object
mx.bigdata.sat.security.KeyLoader
public final class KeyLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyLoader
public KeyLoader()
loadPKCS8PrivateKey
public static PrivateKey loadPKCS8PrivateKey(InputStream in,
String passwd)
throws Exception
- Throws:
Exception
loadX509Certificate
public static X509Certificate loadX509Certificate(InputStream in)
throws Exception
- Throws:
Exception
Copyright © 2010-2012. All Rights Reserved.