intAttrLookup

Extract an int attribute from an attribute template.

Synopsis

unsigned int intAttrLookup(CK_ATTRIBUTE_TYPE atype,const CK_ATTRIBUTE * attr,CK_COUNT attrCount); 
Parameter Description
atype Type of attribute to extract attr array of attributes to search attrCount number of attributes in attr array