Class tsymciphercryptohandler
Unit
Declaration
type tsymciphercryptohandler = class(tcustomopensslcryptohandler)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomcryptohandler
- tbasecryptohandler
- tpaddedcryptohandler
- tcustomopensslcryptohandler
- tsymciphercryptohandler
Overview
Methods
| Protected | procedure initcipher(var aclient: cryptoclientinfoty); override; |
| Published | constructor create(aowner: tcomponent); override; |
Properties
| Published | property salt: string read fsalt write fsalt; |
| Published | property keydigestname: string read fkeydigestname write fkeydigestname; |
| Published | property keygeniterationcount: integer read fkeygeniterationcount
write fkeygeniterationcount default defaultkeygeniterationcount; |
| Published | property options; |
| Published | property ciphername; |
| Published | property keyphrase; |
| Published | property keylength; |
| Published | property ongetkey; |
Description
Methods
| Protected | procedure initcipher(var aclient: cryptoclientinfoty); override; |
|
This item has no description. | |
| Published | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Published | property salt: string read fsalt write fsalt; |
|
This item has no description. | |
| Published | property keydigestname: string read fkeydigestname write fkeydigestname; |
|
This item has no description. | |
| Published | property keygeniterationcount: integer read fkeygeniterationcount
write fkeygeniterationcount default defaultkeygeniterationcount; |
|
This item has no description. | |
| Published | property options; |
|
This item has no description. | |
| Published | property ciphername; |
|
This item has no description. | |
| Published | property keyphrase; |
|
This item has no description. | |
| Published | property keylength; |
|
This item has no description. | |
| Published | property ongetkey; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.