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

tcustomopensslcryptohandler

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

Declaration

Source position: msessl.pas line 172

type tcustomopensslcryptohandler = class(tpaddedcryptohandler)

public

  constructor create(); override;

  property key: string; [rw]

  property options: opensslcryptooptionsty; [rw]

  property ciphername: string; [rw]

  property keyphrase: msestring; [rw]

  property keylength: Integer; [rw]

  property ongetkey: getkeyeventty; [rw]

end;

Inheritance

tcustomopensslcryptohandler

|

tpaddedcryptohandler

|

tbasecryptohandler

|

tcustomcryptohandler

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13