we've made a pkcs11 lib, and noticed this with Mozilla:
C_FindObjectsInit() asks a CLA of 0xCE534354, and C_GetAttributeValue() asks an attribute type of 0xCE534352.
These are proprietory extensions? Are there more of these? Are they documented somewhere?
Are pkcs11 implementations required to implement them (C_GetAttributeValue for instance, will return a
CKR_ATTRIBUTE_TYPE_INVALID)?
Thx, Stef
