pkcs11_initialize
Description:
public bool pkcs11_initialize (
Cancellable? cancellable =
null)
throws Error
Asynchronously initialize the registered PKCS#11 modules.
Parameters:
cancellable |
optional cancellable used to cancel the operation
|
Returns:
whether the operation was successful or not.
|