|
webpg-npapi 0.6.1
|
Calls webpgPluginAPI::gpgGenSubKeyWorker() with the specified parameters.
Definition at line 2152 of file webpgPluginAPI.cpp. References gpgGenSubKeyWorker(), and progress_cb(). {
FB::variant result = webpgPluginAPI::gpgGenSubKeyWorker(params.keyid, params.subkey_type,
params.subkey_length, params.subkey_expire, params.sign_flag, params.enc_flag,
params.auth_flag, this, &webpgPluginAPI::progress_cb
);
}
Here is the call graph for this function:
![]() |
1.7.4