Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.PKCS12StoreTest
public class PKCS12StoreTest
extends SimpleTest
Method Summary | |
Certificate |
|
String |
|
static void |
|
void | |
void |
Methods inherited from class org.bouncycastle.util.test.SimpleTest | |
areEqual , fail , fail , fail , getName , perform , performTest , runTest , runTest |
public Certificate createCert(PublicKey pubKey, PrivateKey privKey) throws Exception
we generate a self signed certificate for the sake of testing - RSA
public static void main(String[] args)
public void testPKCS12Store() throws Exception