initialize


Description:

public static Module initialize (string path, Cancellable? cancellable = null) throws Error

Load and initialize a PKCS#11 module represented by a GckModule object.

Parameters:

path

The file system path to the PKCS#11 module to load.

cancellable

optional cancellation object

Returns:

The loaded PKCS#11 module or null if failed.