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

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;
 
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;
 

Generated by PasDoc 0.16.0.