Re: Check digital signature of Windows EXE file
From: Guogang (nospam_at_no_such_domain.com)
Date: 05/28/03
- Previous message: Sébastien Pouliot: "Re: X509Certificate failure on new NIST X.509 test suite"
- In reply to: Michel Gallant \(MVP\): "Re: Check digital signature of Windows EXE file"
- Next in thread: Michel Gallant \(MVP\): "Re: Check digital signature of Windows EXE file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 May 2003 17:28:18 -0700
Thanks, looks like CAPICOM is the best solution for me.
Guogang
"Michel Gallant (MVP)" <neutron@istar.ca> wrote in message
news:OFiJpmKJDHA.1772@TK2MSFTNGP10.phx.gbl...
> You have to go native for this functionality.
> Either access use J/Direc and WinVerifyTrust api:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;323809
> or much simpler, install and use .NET COM interop with CAPICOM.
> Here is an example drag/drop Authenticode-signature verifier,
> one using MS JVM, the other using C#:
> http://pages.istar.ca/~neutron/jauth/
>
> - Michel Gallant
> MVP Security
>
> "Guogang" <nospam@no_such_domain.com> wrote in message
news:u$vYJcKJDHA.2080@tk2msftngp13.phx.gbl...
> > Hi,
> >
> > Is there any functions in .NET framework to verify a Windows EXE file
(NOT
> > .NET Assembly) signed by SignCode.EXE?
> >
> > Thanks,
> > Guogang
> >
> >
>
>
>
- Previous message: Sébastien Pouliot: "Re: X509Certificate failure on new NIST X.509 test suite"
- In reply to: Michel Gallant \(MVP\): "Re: Check digital signature of Windows EXE file"
- Next in thread: Michel Gallant \(MVP\): "Re: Check digital signature of Windows EXE file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|