win32crypt.CertOpenSystemStore

PyCERTSTORE = CertOpenSystemStore(SubsystemProtocol, Prov )

Opens most commonly used Certificate Stores

Parameters

SubsystemProtocol : PyUnicode

Name of store to open, will be created if it doesn't already exist

Prov=None : PyCRYPTPROV

Handle to CSP, use None for default provider