Method

GckObjectget_handle

Declaration [src]

gulong
gck_object_get_handle (
  GckObject* self
)

Description [src]

Get the raw PKCS#11 handle of a GckObject.

Gets propertyGck.Object:handle

Return value

Returns: gulong
 

The raw CK_OBJECT_HANDLE object handle.