Package org.pgpainless.signature.consumer
package org.pgpainless.signature.consumer
Classes related to OpenPGP signature verification.
-
ClassDescriptionA collection of static methods that validate signing certificates (public keys) and verify signature correctness.Tuple-class which bundles together a signature, the signing key that created the signature, an identifier of the signing key and a record of whether the signature was verified.Tuple-class that bundles together a
PGPOnePassSignature
object, aPGPPublicKeyRing
destined to verify the signature, thePGPSignature
itself and a record of whether the signature was verified.Comparator which can be used to sort signatures with regard to their creation time.Pick signatures from keys.A collection of validators that perform validation steps over signatures.Comparator which sorts signatures based on an ordering and on revocation hardness.Collection of static methods for signature verification.