| Package | Description |
|---|---|
| org.bouncycastle.openpgp | |
| org.bouncycastle.openpgp.operator.bc | |
| org.bouncycastle.openpgp.operator.jcajce |
| Constructor and Description |
|---|
PGPEncryptedDataGenerator(PGPDataEncryptorBuilder encryptorBuilder)
Base constructor.
|
PGPEncryptedDataGenerator(PGPDataEncryptorBuilder encryptorBuilder,
boolean oldFormat)
Base constructor with the option to turn on formatting for PGP 2.6.x compatibility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BcPGPDataEncryptorBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
JcePGPDataEncryptorBuilder |