package

org.bouncycastle.jce.examples

Example classes for use with the JCE.

Classes

PKCS12Example 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...