numAttrLookup
Synopsis
CK_NUMERIC numAttrLookup(CK_ATTRIBUTE_TYPE atype,const CK_ATTRIBUTE * attr,CK_COUNT attrCount);
Description
Extract a numeric attribute from an attribute template.
Parameters
atype |
Type of attribute to extract attr array of attributes to search |
attrCount |
Number of attributes in attr array |