tRSA_generate_key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias tRSA_generate_key = RSA* function(int bits, uint e, void function(int a, int b, void* c) callback, void* cb_arg)

Meta