How can I create a RSACryptoServiceProvider from an X509Certificate?

  • Thread starter =?iso-8859-1?Q?Dany_Fari=F1a?=
  • Start date
?

=?iso-8859-1?Q?Dany_Fari=F1a?=

Hi everybody:

Does anyone know how can I create an instance of
RSACryptoServiceProvider using the information contained
in an X509Certificate class object? (How do I extract the
Modulus and Exponent from the key contained in
X509Certificate?)

Thanks in advance,
Dany.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top