Unit 'IdTlsClientOptions' Package
[Overview][Classes][Index] [#pl_indy]

TIdTlsClientOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdTlsClientOptions.pas line 34

type TIdTlsClientOptions = class

public

  constructor Create;

  

  procedure set_CertificateCollection();

  

published

  property Protocol: SecurityProtocolType; [rw]

  

  property CertificateCollection: X509CertificateCollection; [rw]

  

end;

Inheritance

TIdTlsClientOptions

  

|

TObject



CT Web help

CodeTyphon Studio