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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -