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

TTLSKeyExchangeAlgorithmInfo

Declaration

Source position: flcTLSAlgorithmTypes.pas line 284

type TTLSKeyExchangeAlgorithmInfo = record

  Name: RawByteString;

  

  Method: TTLSKeyExchangeMethod;

  

  KeyType: TTLSKeyExchangeAuthenticationType;

  

  Supported: Boolean;

  

end;



CT Web help

CodeTyphon Studio