Hello Kim,

You either have to use Fx 2.0 which has much expanded support for X.509
or p/invoke into CryptoAPI.

IIRC Mentalis has a library that wraps most of CryptoAPI
for .net/windows apps.

On Tue, 2005-11-10 at 15:46 +0200, Hellan.Kim KHE wrote:
> I'm looking for the "correct" way of verifying the issuer of a
> X509Certificate (end certificate) against all root certificates in found
> in the LOCAL_MACHINE "Trusted root authorities" certificate store in
> Windows.
> 
> Does anyone have some example code they want to share for doing that
> task?
> 
> Thanks!
> /Kim

-- 
Sebastien Pouliot
email: [EMAIL PROTECTED]
blog: http://pages.infinit.net/ctech/

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to