win32crypt.CertEnumSystemStore

[PyUnicode,...] = CertEnumSystemStore(dwFlags, pvSystemStoreLocationPara )

Lists system stores

Parameters

dwFlags : int

CERT_SYSTEM_STORE_* location, can be combined with CERT_SYSTEM_STORE_RELOCATE_FLAG

pvSystemStoreLocationPara=None : PyCERT_SYSTEM_STORE_RELOCATE_PARA

Optional If flags contains CERT_SYSTEM_STORE_RELOCATE_FLAG must be a sequence (PyHkey, unicode) representing a CERT_SYSTEM_STORE_RELOCATE_PARA, otherwise should be a unicode store name