API Version: 3
Library Version: 3
void gcr_pkcs11_initialize_async ( GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
Asynchronously initialize the registered PKCS#11 modules.
cancellable
GCancellable*
Optional cancellable used to cancel the operation.
NULL
callback
GAsyncReadyCallback
Callback which will be called when the operation completes.
user_data
gpointer
Data passed to the callback.