Unit 'fprsa' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

MGF1

Declaration

Source position: fprsa.pas line 175

function MGF1(

  const InputStr: string;

  HashFunc: PRSAHashFuncInfo;

  Len: Integer

):string; overload;

procedure MGF1(

  Input: PByte;

  InLen: Integer;

  HashFunc: PRSAHashFuncInfo;

  Output: PByte;

  OutLen: Integer

); overload;


Documentation generated on: 2023-03-18