The module PKCS#11 flags.
The module description.
The major version of the library.
The minor version of the library.
The module manufacturer.
The major version of the module.
The minor version of the module.
Make a copy of the module info.
Free a GckModuleInfo structure.
Holds information about the PKCS#11 module.
This structure corresponds to
CK_MODULE_INFO
in the PKCS#11 standard. The strings are %NULL terminated for easier use.Use gck_module_info_free() to release this structure when done with it.