Hi all,

I'm developing a PKCS#11 for a USIM.
Testing my PKCS#11 with Mozilla 1.6 I found that often it calls C_FindObject passing a template with CKA_CLASS = 0xCE534353
(that is a template like this: {CKA_CLASS, 0xCE534353, 4}).
The class 0xCE534353 is not defined in PKCS#11 specification.
What does that class means?
What mozilla is looking for?
How should I manage that class?


Thanks in advance.

Ugo Chirico
http://www.ugosweb.com
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to