Viewing post 1 (of 1 total)
I have found out that the .Net call:
rsaProvider.FromXmlString(P_privateKey);
will always access the system when a private key is passed in. This means that the .Net asymmetrical keys can not be used...
June 18, 2008 at 9:27 am
#830567