importing public key from X509 certificate

K

kodurradhika

Hello,

I wanted some help for "How to import public key from X509 certificate
and encrypt it with an XML token". X509 class in ASP.NET 1.1 isnt much
help or maybe i am missing something here . I wanted to know if someone
has details about how to go about this.I m planning to use RSA crypyto
service provider and i dont know how to connect RSA cryptoservice
provider and X509 certificate.

Any help is appreciated.

Thanks,
Radhika
 
D

Dominick Baier

In .NET 1.1 there is no connection between RSA and certificates. You have
to use CAPICOM.

In .NET 2.0 you can use the X509Certificate2 class.
 

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

Members online

Forum statistics

Threads
474,266
Messages
2,571,075
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top