using capicom with python



Hi all,
Has anyone ever used Python to work with Certificate Services in
Windows? I'm trying to capicom dll with pywin32.


I've found some reference about python and capicom in
this mail archive
http://mail.python.org/pipermail/python-win32/2006-March.txt

but nothing really helpfull.
I try to use windll from ctypes module


>> windll.load(

but don't get access to capicom.

any idea ?

-> stephane
.



Relevant Pages

  • Re: using capicom with python
    ... Has anyone ever used Python to work with Certificate Services in ... I'm trying to capicom dll with pywin32. ... I've found some reference about python and capicom in ...
    (comp.lang.python)
  • VB COM Component in c#.net
    ... reads in a database and decrypts passwords using CAPICOM. ... another DLL and passes by reference. ...
    (microsoft.public.dotnet.languages.vc)
  • RE: Verifying Authenticode signature from inside a program
    ... Using CAPICOM is a good for the dll verification. ... You can reference the sample in capicom for how to sign/verify the code. ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.platformsdk.security)