Package org.pgpainless.decryption_verification
package org.pgpainless.decryption_verification
Classes used to decryption and verification of OpenPGP encrypted / signed data.
-
ClassDescriptionOptions for decryption and signature verification.Decryption Stream that handles updating and verification of detached signatures, as well as verification of integrity-protected input streams once the stream gets closed.Inspect an OpenPGP message to determine IDs of its encryption keys or whether it is passphrase protected.Strategy defining how missing secret key passphrases are handled.Tuple of a signature and an identifier of its corresponding verification key.Tuple object of a
SignatureVerification
and the correspondingSignatureValidationException
that caused the verification to fail.