Source position: ssl_openssl_lib.pas line 861
function RsaGenerateKey(
bits: Integer;
e: Integer;
callback: PFunction;
cb_arg: SslPtr
):PRSA;