org.bouncycastle.jce.provider.test
public class PKCS12StoreTest extends SimpleTest
This tests both the PKCS12 key store.
| Method Summary | |
|---|---|
| Certificate | createCert(PublicKey pubKey, PrivateKey privKey)
we generate a self signed certificate for the sake of testing - RSA |
| String | getName() |
| static void | main(String[] args) |
| void | performTest() |
| void | testPKCS12Store() |