Package | Description |
---|---|
org.bouncycastle.bcpg |
Low level classes for dealing with OpenPGP objects.
|
org.bouncycastle.openpgp |
High level classes for dealing with OpenPGP objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ExperimentalPacket
basic packet for an experimental packet.
|
class |
PublicKeyEncSessionPacket
basic packet for a PGP public key
|
class |
PublicKeyPacket
basic packet for a PGP public key
|
class |
PublicSubkeyPacket
basic packet for a PGP public key
|
class |
SecretKeyPacket
basic packet for a PGP secret key
|
class |
SecretSubkeyPacket
basic packet for a PGP secret key
|
class |
SignaturePacket
generic signature packet
|
Modifier and Type | Class and Description |
---|---|
class |
PGPPublicKey
general class to handle a PGP public key object.
|