Re: CRL Checking in .Net 1.1 - Responding by myself
From: Gabriele Zannoni (gzannoni_at_nospam.it)
Date: 10/24/03
- Next message: ToddT: "Re: How to connect an assembly to a particular code group."
- Previous message: Gabriele Zannoni: "CRL Checking in .Net 1.1"
- In reply to: Gabriele Zannoni: "CRL Checking in .Net 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Oct 2003 19:06:10 +0200
I found the answer on the msdn:
Ok, ok, I didn't found it before...
Thanks... to me.
Bye,
Gabriele
"Gabriele Zannoni" <gzannoni@nospam.it> wrote in message
news:e0paI4kmDHA.1764@tk2msftngp13.phx.gbl...
> I'm trying find some information about crl checking for a certificate
chain.
> It's almost clear that I have to use imported capicom but I don't figure
out
> how. In capicom I found an object called CertificateStatus that seems to
be
> useful... but I found MSDN help a little "obfuscated". In the Build method
> of the Chain object you can read:
>
> "...The chain is built using the CertificateStatus.CheckFlag property as
> well as application and certificate policies specified by a
> CertificateStatus object. "
>
> Unluckily the Build method doesn't have any parameter so where the
> CertificateStatus.CheckFlag have to be put? And how can I create a
> CertificateStatus when this class seems to be declared private or
internal?
>
> I'm in a hurry... please help!
>
> Thanks in advance,
> Gabriele
>
>
- Next message: ToddT: "Re: How to connect an assembly to a particular code group."
- Previous message: Gabriele Zannoni: "CRL Checking in .Net 1.1"
- In reply to: Gabriele Zannoni: "CRL Checking in .Net 1.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]