Source position: fprsa.pas line 94
function RSAEncryptSign(
var RSA: TRSA;
const Input: PByte;
Len: Integer;
Output: PByte;
Sign: Boolean
):Integer;