Re: How to use RSACryptoServiceProvider?
From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 10/27/03
- Next message: Stefan: "SecurityException when connecting to Access on shared NT drive"
- Previous message: xeno: "Re: How to use RSACryptoServiceProvider?"
- In reply to: xeno: "Re: How to use RSACryptoServiceProvider?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 27 Oct 2003 02:40:04 +0100
"xeno" <qiang_xue@hotmail.com> wrote
> As I known, RSA can be encrypted by any key of the pair then can be
decrpted
> with another key.
The RSACryptoServiceProvider [and the Windows CryptoAPI] do not allow data
encryption with the private key or data decryption with the public key.
Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl
- Next message: Stefan: "SecurityException when connecting to Access on shared NT drive"
- Previous message: xeno: "Re: How to use RSACryptoServiceProvider?"
- In reply to: xeno: "Re: How to use RSACryptoServiceProvider?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|