Module
Description:
[ CCode ( has_construct_function = false ) ]
protected Module ()
protected Module ()
Create a [classModule
] representing a PKCS#11 module.
It is assumed that this the module is already initialized. In addition it will not be finalized when complete.
Parameters:
funcs |
Initialized PKCS#11 function list pointer |
Returns:
The new PKCS#11 module. |