Overload List

  NameDescription
Public methodVerifyCertification(PgpPublicKey)
Verify a key certification, such as revocation, for the passed in key.
Public methodVerifyCertification(String, PgpPublicKey)
Verify the signature as certifying the passed in public key as associated with the passed in ID.
Public methodVerifyCertification(PgpPublicKey, PgpPublicKey)
Verify a certification for the passed in key against the passed in master key.
Public methodVerifyCertification(PgpUserAttributeSubpacketVector, PgpPublicKey)
Verify the signature as certifying the passed in public key as associated with the passed in user attributes.

See Also