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

TTLSKeys

Declaration

Source position: flcTLSKeys.pas line 89

type TTLSKeys = record

  KeyBlock: RawByteString;

  

  ClientMACKey: RawByteString;

  

  ServerMACKey: RawByteString;

  

  ClientEncKey: RawByteString;

  

  ServerEncKey: RawByteString;

  

  ClientIV: RawByteString;

  

  ServerIV: RawByteString;

  

end;



CT Web help

CodeTyphon Studio