Package | Description |
---|---|
org.bouncycastle.openpgp.operator | |
org.bouncycastle.openpgp.operator.bc | |
org.bouncycastle.openpgp.operator.jcajce |
Modifier and Type | Method and Description |
---|---|
PGPDataEncryptor |
PGPDataEncryptorBuilder.build(byte[] keyBytes) |
Modifier and Type | Method and Description |
---|---|
PGPDataEncryptor |
BcPGPDataEncryptorBuilder.build(byte[] keyBytes) |
Modifier and Type | Method and Description |
---|---|
PGPDataEncryptor |
JcePGPDataEncryptorBuilder.build(byte[] keyBytes) |