Overload List
| Name | Description | |
|---|---|---|
| VerifyCertification(PgpPublicKey) | Verify a key certification, such as revocation, for the passed in key.  | |
| VerifyCertification(String, PgpPublicKey) | 
            Verify the signature as certifying the passed in public key as associated
            with the passed in ID.
              | |
| VerifyCertification(PgpPublicKey, PgpPublicKey) | Verify a certification for the passed in key against the passed in master key.  | |
| VerifyCertification(PgpUserAttributeSubpacketVector, PgpPublicKey) | 
            Verify the signature as certifying the passed in public key as associated
            with the passed in user attributes.
              |