objects_from_handle_array
Description:
Initialize a list of GckObject from raw PKCS#11 handles.
The handles argument must contain contiguous CK_OBJECT_HANDLE handles in an array.
Parameters:
| session |
The session for these objects |
| object_handles |
The raw object handles. |
| n_object_handles |
The number of raw object handles. |
Returns:
|
The list of Object objects. |
Namespace: Gck
Package: gck-2