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

TTLSRSASignedStruct

Declaration

Source position: flcTLSKeyExchangeParams.pas line 155

type TTLSRSASignedStruct = packed record

  md5_hash: array [0..15] of Byte;

  

  sha_hash: array [0..19] of Byte;

  

end;



CT Web help

CodeTyphon Studio