Overload List
Name | Description | |
---|---|---|
![]() ![]() | RemoveCertification(PgpPublicKey, PgpSignature) | Remove a certification from the key. |
![]() ![]() | RemoveCertification(PgpPublicKey, PgpUserAttributeSubpacketVector) |
Remove any certifications associated with a user attribute subpacket on a key.
|
![]() ![]() | RemoveCertification(PgpPublicKey, String) | Remove any certifications associated with a given ID on a key. |
![]() ![]() | RemoveCertification(PgpPublicKey, PgpUserAttributeSubpacketVector, PgpSignature) | Remove a certification associated with a given user attributes on a key. |
![]() ![]() | RemoveCertification(PgpPublicKey, String, PgpSignature) | Remove a certification associated with a given ID on a key. |