Gcr.pkcs11_initialize_async

function pkcs11_initialize_async(cancellable: Gio.Cancellable, callback: Gio.AsyncReadyCallback): void {
    // Gjs wrapper for gcr_pkcs11_initialize_async()
}
  

Asynchronously initialize the registered PKCS\#11 modules.

cancellable

optional cancellable used to cancel the operation

callback

callback which will be called when the operation completes