Initialize a list of GckObject from raw PKCS#11 handles.
The handles argument must contain contiguous CK_OBJECT_HANDLE handles in an array.
session |
The session for these objects |
object_handles |
The raw object handles. |
n_object_handles |
The number of raw object handles. |
The list of Object objects. You should use |