pkcs11_get_modules


Description:


public List<Module> pkcs11_get_modules ()

List all the PKCS#11 modules that are used by the GCR library.

Each module is a [class@Gck.Module] object.

An empty list of modules will be returned if [func@pkcs11_set_modules], or [func@pkcs11_initialize] has not yet run.

Returns:

a newly allocated list of Module objects


Namespace: Gcr
Package: gcr-4