public static interface DecryptionBuilderInterface.DecryptWith
Modifier and Type | Method and Description |
---|---|
DecryptionBuilderInterface.VerifyWith |
decryptWith(SecretKeyRingProtector decryptor,
org.bouncycastle.openpgp.PGPSecretKeyRingCollection secretKeyRings) |
DecryptionBuilderInterface.VerifyWith |
doNotDecrypt() |
DecryptionBuilderInterface.VerifyWith decryptWith(@Nonnull SecretKeyRingProtector decryptor, @Nonnull org.bouncycastle.openpgp.PGPSecretKeyRingCollection secretKeyRings)
DecryptionBuilderInterface.VerifyWith doNotDecrypt()