Hi, Trying to generate a pkcs12, I need to create a PrivateKeyInfo. But when I create a new instance of PrivateKeyInfo (using the only constructor available), I get the following error : PK11Key.getEncoded() not implemented yet... Is it a problem only with NSS 3.1 or with 3.0 too ? Is there another way to generate p12 files ? Thank you...
