133mmx wrote, On 2008-07-07 04:26: > Hi all; > I am implementing pkcs#11 dll for a smart card. Currently i am testing > secure connection(https). I have succedded with internet explorer; but > I have problems with firefox. Firefox uses class types and template > type like below constants that I don't have any information about > them. Is there any documentation that explains these contants. Also I > am suspicious that something went wrong, then firefox begin to use > these specific types to work around.
It is not necessary for any third party PKCS#11 module to understand or implement any vendor-defined constants used by Mozilla products. PKCS#11 itself defines how a module should handle unknown vendor-defined types of objects, attributes, etc. The specified behavior for unknown types depends on the API function being called. Having said that, NSS's chief PKCS#11 guru is on vacation for the rest of the month. If you're having specific issues with vendor-defined types, please give us the specific details of the problems you're having. On the other hand, if you're merely curious about these vendor-defined types, my advice is: treat them as unknown types. _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto