Re: HASH_* and Sign APIs

2006-11-07 Thread Wei Shao
Wan-Teh Chang wrote: > [EMAIL PROTECTED] wrote: > > Hi, > > > > HASH_* APIs provide a good wrapper for the hashing algorithms. > > But secsign.c does not use any of these. It instead calls > > create/update/end directly on the hash context. > > > > Would it be better to use HASH_* APIs in secsign.

browse local keystore

2006-11-07 Thread Tobras
Hello, I'm trying to develope a signed applet or an C/S application that browse the local firefox keystore to get the user's certificates. I'm using JSS classes but i don't find the correct way. Can anybody help or tell me any idea about this? Thank's in advance