Collapse All
Parallels C API Reference Guide
_ICryptInfo Structure
Other Structs

Information about encryption plugin

Syntax
struct _ICryptInfo {
  IPluginInfo PluginInfo;
  PRL_UINT32 KeySize;
  PRL_UINT32 BlockSize;
};
File

PrlPluginClasses.h

Links
What do you think about this topic? Send feedback!