Class tsymciphercryptohandler
Unit
Declaration
type tsymciphercryptohandler = class(tcustomopensslcryptohandler)
Description
No description available, ancestor tcustomopensslcryptohandler description follows
No description available, ancestor tpaddedcryptohandler description follows
No description available, ancestor tbasecryptohandler description follows
No description available, ancestor tcustomcryptohandler description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tcustomcryptohandler
- tbasecryptohandler
- tpaddedcryptohandler
- tcustomopensslcryptohandler
- tsymciphercryptohandler
Overview
Methods
procedure initcipher(var aclient: cryptoclientinfoty); override; |
|
constructor create(aowner: tcomponent); override; |
Properties
property salt: string read fsalt write fsalt; |
|
property keydigestname: string read fkeydigestname write fkeydigestname; |
|
property keygeniterationcount: integer read fkeygeniterationcount
write fkeygeniterationcount default defaultkeygeniterationcount; |
|
property options; |
|
property ciphername; |
|
property keyphrase; |
|
property keylength; |
|
property ongetkey; |
Description
Methods
procedure initcipher(var aclient: cryptoclientinfoty); override; |
|
constructor create(aowner: tcomponent); override; |
|
Properties
property salt: string read fsalt write fsalt; |
|
property keydigestname: string read fkeydigestname write fkeydigestname; |
|
property keygeniterationcount: integer read fkeygeniterationcount
write fkeygeniterationcount default defaultkeygeniterationcount; |
|
property options; |
|
property ciphername; |
|
property keyphrase; |
|
property keylength; |
|
property ongetkey; |
|
Generated by PasDoc 0.16.0.