Unit 'LbProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_lockbox]

DESEncryptStreamCBC

Declaration

Source position: lbproc.pas line 72

procedure DESEncryptStreamCBC(

  InStream: TStream;

  OutStream: TStream;

  const Key: TKey64;

  Encrypt: Boolean

);



CT Web help

CodeTyphon Studio