Re: Keys, Nicknames, and CK_Object_Handles

2010-01-29 Thread Kai Chan
Hi, Thanks for the help earlier. PK11_FindKeyByKeyID() returns a SECKEYPrivateKey with the given slot and CKA_ID, but what about public keys? I only see to call PK11_ListPublicKeysinSlot() for public keys and loop PK11_ReadRawAttribute() until I find the same CKA_ID. Is there a better way or sh

Download jss4.dll and libjss4.so

2010-01-29 Thread Reinaldo Nolasco Sanches
Where I can download jss4.dll and libjss4.so or source code to compile? I found jss-4.3.tar.bz2 but have only .java source, can we have more clean info on http://www.mozilla.org/projects/security/pki/jss/using_jss.html how we can get these native libs to use JSS? Thanks in advance. Reinaldo N.