On Mon, Nov 04, 2002, Hellan,Kim KHE wrote:
> In MS .NET, an RSA key can be saved to an XML file like this:
>
>
> 7M85MCazFZv2ro3mqje85mEsh6mb.
> AQAB
> M85MCazFZv..
>
>
> I have no problem in creating such an XML format from an OpenSSL RSA* structure.
> But how do I create an RS
In MS .NET, an RSA key can be saved to an XML file like this:
7M85MCazFZv2ro3mqje85mEsh6mb.
AQAB
M85MCazFZv..
I have no problem in creating such an XML format from an OpenSSL RSA* structure.
But how do I create an RSA* from this XML?
I can easily load the XML, strip the Base64 en