RSA Public key created in C# is not saved in iPhone keychain?

From the MSDN page: The ExportCspBlob method returns a blob containing key information that is compatible with the unmanaged Microsoft Cryptographic API So I think you have no reason to expect the IPhone software to understand it. You may hae more success with ToXml().

I didn't found anything related to import keys from xml in iPhone – sYgiL Mar 26 '10 at 13:25 Sorry, I don't know the Iphone. But take a look at the elements of the XML, they're fairly standard RSA key components. – Henk Holterman Mar 26 '10 at 13:59 Ok, any case, thank you for response, You gave me food for thought – sYgiL Mar 26 '10 at 14:22.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions