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