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