Hi,
I'm new to the list, and I've been working with NSS on a project that 
requires smartcard/CAC interaction.  I've pretty much gotten it to work 
the way I want, but I stumbled on something that doesn't make much sense.

I tried to use the Cert_DecodeDERCertificate() function, and although it 
exists in cert.h, it wasn't found in the library during linking.  After 
doing a grep & strings on libnss, I found it to be 
__Cert_DecodeDERCertificate.  I replaced this in my code, and it works 
now.  Is this the right way to do it, or did I do something backwards?

Here is what I'm running:
Fedora 8
NSS 3.11.7-10.fc8

Thanks.
Stephen
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to