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

DESEncryptStream

Declaration

Source position: lbproc.pas line 70

procedure DESEncryptStream(

  InStream: TStream;

  OutStream: TStream;

  const Key: TKey64;

  Encrypt: Boolean

);



CT Web help

CodeTyphon Studio