nss_Init() never returns

2003-01-31 Thread Oskar Malm
Hi! I'm working on an embedding project where we need HTTPS/SSL support. When I try to connect to a secure web site with our customized Mozilla 1.0.2 the browser appears to freeze. I have been able to track down the problem to the function NSS_InitReadWrite() which is supposed to load/initialize

EncryptedPrivateKeyInfo to java.security.PrivateKey

2003-01-31 Thread POC
Hello, I'm looking to take a SECKEYEncryptedPrivateKeyInfo object (from NSS) or the bytes returned by the method jss.crypto.CryptoStore.getEncryptedPrivateKeyInfo (from JSS) and build a Java RSAPrivateKey. Is this doable via KeyFactory.getInstance(RSA) and its generatePrivate method with KeySpec

Re: Using Softoken as standalone pkcs#11 module?

2003-01-31 Thread Nelson B. Bolyard
Wan-Teh Chang wrote: I finally found the email we sent to the PKCS #11 Working Group. It is archived at http://islab.oregonstate.edu/emails/cryptoki-01/0410. I emailed you a copy of this on Tuesday. Did you receive it?