Class tbasecryptohandler

Unit

Declaration

type tbasecryptohandler = class(tcustomcryptohandler)

Description

This item has no description.

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

This item has no description.

Protected procedure checkerror(const err: cryptoerrorty = cerr_error); virtual;

This item has no description.

Protected function checknullerror(const avalue: integer; const err: cryptoerrorty = cerr_error): integer;

This item has no description.

Protected function checknilerror(const avalue: pointer; const err: cryptoerrorty = cerr_error): pointer;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.