Re: Load RSA key from basic components (MS .NET)

2002-11-04 Thread Dr. Stephen Henson
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

Load RSA key from basic components (MS .NET)

2002-11-04 Thread Hellan,Kim KHE
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