OVH Cloud OVH Cloud

using capicom with python

1 réponse
Avatar
stéphane bard
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

1 réponse

Avatar
Pierre Barbier de Reuille
stéphane bard wrote:
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
mmmhh ... comme le nom du groupe de discussion l'indique, ceci est un

groupe en français ... Pour poster en anglais, aller là :

comp.lang.python


Pierre