Uses of Package
org.pgpainless.signature.consumer
-
Packages that use org.pgpainless.signature.consumer Package Description org.pgpainless.decryption_verification Classes used to decryption and verification of OpenPGP encrypted / signed data.org.pgpainless.signature.consumer Classes related to OpenPGP signature verification. -
Classes in org.pgpainless.signature.consumer used by org.pgpainless.decryption_verification Class Description OnePassSignatureCheck Tuple-class that bundles together aPGPOnePassSignature
object, aPGPPublicKeyRing
destined to verify the signature, thePGPSignature
itself and a record of whether the signature was verified. -
Classes in org.pgpainless.signature.consumer used by org.pgpainless.signature.consumer Class Description OnePassSignatureCheck Tuple-class that bundles together aPGPOnePassSignature
object, aPGPPublicKeyRing
destined to verify the signature, thePGPSignature
itself and a record of whether the signature was verified.ProofUtil.Proof SignatureCreationDateComparator.Order SignatureValidator A collection of validators that perform validation steps over signatures.