[Q] Getting DSA from X509Certificate

From: Hiza (hiza@worldwide.ac)
Date: 10/10/02


From: "Hiza" <hiza@worldwide.ac>
Date: Thu, 10 Oct 2002 02:41:47 -0700


Hi All,

I am creating server service that recieves signed XML
message
in which X.509 Certificate was included.

I have be able to get a
System.Security.Cryptography.X509Certificates.X509Certific
ate instance
from message XML. And I know this certificate is based on
DSA.

I want to verify recieved message. I think it is need to
get
System.Security.Cryptography.DSA instance.

S.S.C.X.X509Certificate provides only byte[] style key
instance value.

How can I get S.S.C.DSA instance from byte[] style
instance?

Thanks,

-- 
Hiza

Quantcast