Source position: fprsa.pas line 117
type TRSAHashFunction = procedure(
Input: PByte;
InLen: Integer;
Output: PByte
);