Package org.bouncycastle.bcpg


package org.bouncycastle.bcpg
Low level classes for dealing with OpenPGP objects.

These classes deal with things at a raw OpenPGP packet level. For the most part you are probably better off looking at the org.bouncycastle.openpgp package for what you want.