Overload List
| Name | Description | |
|---|---|---|
| AddCertification(PgpPublicKey, PgpSignature) | Add a revocation or some other key certification to a key. | |
| AddCertification(PgpPublicKey, PgpUserAttributeSubpacketVector, PgpSignature) | Add a certification for the given UserAttributeSubpackets to the given public key. | |
| AddCertification(PgpPublicKey, String, PgpSignature) | Add a certification for an id to the given public key. |