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

tsymciphercryptohandler

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

Declaration

Source position: msessl.pas line 214

type tsymciphercryptohandler = class(tcustomopensslcryptohandler)

published

  constructor create(); override;

  property salt: string; [rw]

  property keydigestname: string; [rw]

  property keygeniterationcount: Integer; [rw]

  property options: opensslcryptooptionsty;

  property ciphername: string;

  property keyphrase: msestring;

  property keylength: Integer;

  property ongetkey: getkeyeventty;

end;

Inheritance

tsymciphercryptohandler

|

tcustomopensslcryptohandler

|

tpaddedcryptohandler

|

tbasecryptohandler

|

tcustomcryptohandler

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13