cc:
Sent by: Subject: RE: BSafe RSA keys
owner-openssl-users@o
Key structure I encode this
structure to generate RSAPrivateKey PDU.
There should be a better way to do it!.
Regards,
Prashant.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 11:31 AM
To: [EMAIL PROTECTED]
Subject: BSafe RSA keys
Hi,
Hi,
I am working on putting OpenSSL into our app.
However, we are required to use RSA keys
that are produced with BSafe by another app.
Does anybody know how to get BSafe RSA Private key to work with open ssl?
I tried to use the output of B_GetKeyInfo(buffer,
obj,KI_PKCS_RSAPrivateBER)
However tha