webpg-npapi 0.6.1
|
Sets the expiration of the subkey specified with key_idx on the key specified with keyid.
Definition at line 2753 of file webpgPluginAPI.cpp. References gpgSetKeyExpire(). Referenced by webpgPluginAPI(). { return webpgPluginAPI::gpgSetKeyExpire(keyid, key_idx, expire); }
Here is the call graph for this function:
|