session


Description:

public Session session { owned get; construct; }

The PKCS11 session to make calls on when this object needs to perform operations on itself.

If this is NULL then a new session is opened for each operation, such as gck_object_get, @set or destroy.