Class tbasecryptohandler

Unit

Declaration

type tbasecryptohandler = class(tcustomcryptohandler)

Description

No description available, ancestor tcustomcryptohandler description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure error(const err: cryptoerrorty);
Protected procedure checkerror(const err: cryptoerrorty = cerr_error); virtual;
Protected function checknullerror(const avalue: integer; const err: cryptoerrorty = cerr_error): integer;
Protected function checknilerror(const avalue: pointer; const err: cryptoerrorty = cerr_error): pointer;

Description

Methods

Protected procedure error(const err: cryptoerrorty);
 
Protected procedure checkerror(const err: cryptoerrorty = cerr_error); virtual;
 
Protected function checknullerror(const avalue: integer; const err: cryptoerrorty = cerr_error): integer;
 
Protected function checknilerror(const avalue: pointer; const err: cryptoerrorty = cerr_error): pointer;
 

Generated by PasDoc 0.16.0.