webpg-npapi 0.6.1
|
Revokes the given signature on the specified UID of key keyid with the reason and description specified.
Definition at line 2933 of file webpgPluginAPI.cpp. References gpgRevokeItem(). Referenced by webpgPluginAPI(). { return webpgPluginAPI::gpgRevokeItem(keyid, "revsig", 0, uid_idx, sig_idx, reason, desc); }
Here is the call graph for this function:
|