[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msessl' (#msegui)

tssl

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

Declaration

Source position: msessl.pas line 53

type tssl = class(tcryptoio)

public

  constructor create(); override;

  destructor destroy; override;

  procedure link(); override;

published

  property protocols: sslprotocolsty; [rw]

  property cipherlist: tstringlist; [rw]

  property certfile: filenamety; [rw]

  property privkeyfile: filenamety; [rw]

end;

Inheritance

tssl

|

tcryptoio

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13