initialize_async
Description:
Asynchronously load and initialize a PKCS#11 module represented by a [classModule] object.
Parameters:
| path |
the file system path to the PKCS#11 module to load |
| cancellable |
optional cancellation object |
| callback |
a callback which will be called when the operation completes |
| user_data |
data to pass to the callback |