Unit 'flcTLSCipher' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TLSCipherBuf

Declaration

Source position: flcTLSCipher.pas line 161

procedure TLSCipherBuf(

  var CipherState: TTLSCipherState;

  const MessageBuf;

  const MessageSize: Integer;

  var CipherBuf;

  const CipherBufSize: Integer;

  out CipherSize: Integer;

  const IVBufPtr: Pointer;

  const IVBufSize: Integer

);



CT Web help

CodeTyphon Studio