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