Function

Gcrpkcs11_initialize

Declaration [src]

gboolean
gcr_pkcs11_initialize (
  GCancellable* cancellable,
  GError** error
)

Description [src]

Asynchronously initialize the registered PKCS#11 modules.

Parameters

cancellable GCancellable
 

Optional cancellable used to cancel the operation.

 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

Whether the operation was successful or not.