TypeScript API Documentation for GCK-2
API Version: 2
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
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.
CK_MODULE_INFO
null
Use gck_module_info_free() to release this structure when done with it.
gck_module_info_free()
Optional
Static
Make a copy of the module info.
a newly allocated copy module info
Free a GckModuleInfo structure.
Holds information about the PKCS#11 module.
This structure corresponds to
CK_MODULE_INFOin the PKCS#11 standard. The strings arenullterminated for easier use.Use
gck_module_info_free()to release this structure when done with it.