Package | Description |
---|---|
org.pgpainless.decryption_verification |
Classes used to decryption and verification of OpenPGP encrypted / signed data.
|
Modifier and Type | Method and Description |
---|---|
DecryptionBuilderInterface.VerifyWith |
DecryptionBuilderInterface.DecryptWith.decryptWith(SecretKeyRingProtector decryptor,
org.bouncycastle.openpgp.PGPSecretKeyRingCollection secretKeyRings) |
DecryptionBuilderInterface.VerifyWith |
DecryptionBuilderInterface.DecryptWith.doNotDecrypt() |