Class DbCryptPluginVTable

Unit

Declaration

type DbCryptPluginVTable = class(PluginBaseVTable)

Description

This item has no description.

Hierarchy

Overview

Fields

Public setKey: IDbCryptPlugin_setKeyPtr;
Public encrypt: IDbCryptPlugin_encryptPtr;
Public decrypt: IDbCryptPlugin_decryptPtr;

Description

Fields

Public setKey: IDbCryptPlugin_setKeyPtr;

This item has no description.

Public encrypt: IDbCryptPlugin_encryptPtr;

This item has no description.

Public decrypt: IDbCryptPlugin_decryptPtr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.