Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: RSA Encryption in DLL using SQL Server 2005

    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...

Viewing post 1 (of 1 total)