API Version: 1
Library Version: 1
gboolean gck_value_to_ulong ( const guchar* value, gsize length, gulong* result )
Convert CK_ULONG type memory to a boolean.
CK_ULONG
value
guchar
Memory to convert.
length
gsize
Length of memory.
result
gulong*
A location to store the result.
gboolean
Whether the conversion was successful.