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

TTLSCipherSuiteHashInfo

Declaration

Source position: flcTLSCipherSuite.pas line 1168

type TTLSCipherSuiteHashInfo = record

  Name: RawByteString;

  

  HashSize: Integer;

  

  KeyLength: Integer;

  

  MACAlgorithm: TTLSMACAlgorithm;

  

  Supported: Boolean;

  

end;



CT Web help

CodeTyphon Studio