Source position: fprsa.pas line 103
function RSADecryptVerify(
var RSA: TRSA;
const Input: PByte;
Output: PByte;
Len: Integer;
Verify: Boolean
):Integer;