Package | Description |
---|---|
org.bouncycastle.openpgp |
High level classes for dealing with OpenPGP objects.
|
org.bouncycastle.openpgp.bc |
BC light weight based OpenPGP objects.
|
org.bouncycastle.openpgp.jcajce |
JCA/JCE provider based OpenPGP objects.
|
Modifier and Type | Class and Description |
---|---|
class |
PGPPublicKeyRing
Class to hold a single master public key and its subkeys.
|
class |
PGPSecretKeyRing
Class to hold a single master secret key and its subkeys.
|
Modifier and Type | Class and Description |
---|---|
class |
BcPGPPublicKeyRing |
class |
BcPGPSecretKeyRing |
Modifier and Type | Class and Description |
---|---|
class |
JcaPGPPublicKeyRing |
class |
JcaPGPSecretKeyRing |