Source position: fprsa.pas line 175
function MGF1( |
const InputStr: string; |
HashFunc: PRSAHashFuncInfo; |
Len: Integer |
):string; overload; |
Input: PByte; |
InLen: Integer; |
HashFunc: PRSAHashFuncInfo; |
Output: PByte; |
OutLen: Integer |
); overload; |