Uses of Package
org.pgpainless.decryption_verification
-
Packages that use org.pgpainless.decryption_verification Package Description org.pgpainless PGPainless - Use OpenPGP Painlessly!org.pgpainless.decryption_verification Classes used to decryption and verification of OpenPGP encrypted / signed data.org.pgpainless.decryption_verification.cleartext_signatures Classes related to cleartext signature verification. -
Classes in org.pgpainless.decryption_verification used by org.pgpainless Class Description DecryptionBuilder -
Classes in org.pgpainless.decryption_verification used by org.pgpainless.decryption_verification Class Description CloseForResultInputStream ConsumerOptions Options for decryption and signature verification.DecryptionBuilderInterface DecryptionBuilderInterface.DecryptWith DecryptionStream Decryption Stream that handles updating and verification of detached signatures, as well as verification of integrity-protected input streams once the stream gets closed.MessageInspector.EncryptionInfo MissingKeyPassphraseStrategy Strategy defining how missing secret key passphrases are handled.MissingPublicKeyCallback OpenPgpMetadata OpenPgpMetadata.Builder SignatureInputStream SignatureVerification Tuple of a signature and an identifier of its corresponding verification key.SignatureVerification.Failure Tuple object of aSignatureVerification
and the correspondingSignatureValidationException
that caused the verification to fail. -
Classes in org.pgpainless.decryption_verification used by org.pgpainless.decryption_verification.cleartext_signatures Class Description ConsumerOptions Options for decryption and signature verification.DecryptionStream Decryption Stream that handles updating and verification of detached signatures, as well as verification of integrity-protected input streams once the stream gets closed.