get_ulong
Description:
Get the CK_ULONG value of a PKCS#11 attribute.
No conversion is performed. It is an error to pass an attribute to this function unless you're know it's supposed to contain a value of the right type.
Parameters:
this |
The attribute to retrieve value from. |
Returns:
The ulong value of the attribute. |