RE: How to convert a PKCS8 private key to a RSA private key

2001-09-24 Thread Steven Reddie
Wang, Kate Sent: Tuesday, 25 September 2001 4:10 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: How to convert a PKCS8 private key to a RSA private key Hi, all, Could anyone give me some advice on how to convert a PKCS8 private key into a RSA private key? Will open

How to convert a PKCS8 private key to a RSA private key

2001-09-24 Thread Wang, Kate
Hi, all, Could anyone give me some advice on how to convert a PKCS8 private key into a RSA private key? Will openssl pkcs8 do the trick? The reason I ask is that we used RSA BSAFE SSL-J library before and now we switched to openssl in our application, We need a conversion tool to convert old p