c# - using RSACryptoServiceProvider or RSA in hosted environment -


I would like to use public / private encryption, where my web app is an XML document or one of the data using a private The piece will be key and it will be verified in the application using the public key,

Is it possible that there are probably other possible solutions, then use the RSACRPRO service provider in hosted environments in NST 2.0 Is it possible?

see here:


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -