Class WireCryptPluginVTable

Unit

Declaration

type WireCryptPluginVTable = class(PluginBaseVTable)

Description

This item has no description.

Hierarchy

Overview

Fields

Public getKnownTypes: IWireCryptPlugin_getKnownTypesPtr;
Public setKey: IWireCryptPlugin_setKeyPtr;
Public encrypt: IWireCryptPlugin_encryptPtr;
Public decrypt: IWireCryptPlugin_decryptPtr;

Description

Fields

Public getKnownTypes: IWireCryptPlugin_getKnownTypesPtr;

This item has no description.

Public setKey: IWireCryptPlugin_setKeyPtr;

This item has no description.

Public encrypt: IWireCryptPlugin_encryptPtr;

This item has no description.

Public decrypt: IWireCryptPlugin_decryptPtr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.