| java.lang.Object org.bouncycastle.jce.examples.PKCS12Example
PKCS12Example | public class PKCS12Example (Code) | | Example of how to set up a certificiate chain and a PKCS 12 store for
a private individual - obviously you'll need to generate your own keys,
and you may need to add a NetscapeCertType extension or add a key
usage extension depending on your application, but you should get the
idea! As always this is just an example...
|
passwd | static char[] passwd(Code) | | |
|
|