I've traced it down to "secport.c" line 550 in function PORT_UCS2_ASCIIConversion
if(!ucs2AsciiConvertFunc) {
return PR_FALSE;
}What is this? and why? I just wanted to create a pkcs12 but got sneard by som ascii convertion code. And in the end I got a Memory error... :-(
What is needed to make SEC_PKCS12CreatePasswordPrivSafe() work?
version: $Name: NSS_3_9_RTM $ os: linux 2.4.24
Regards Emil Assarsson
_______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
