[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crypt' (#crwlib)

RC2Init

Declaration

Source position: _crw_crypt.pas line 587

procedure RC2Init(

  out Data: TRC2Data;

  Key: Pointer;

  Len: Integer;

  IV: Pointer

);