PyCERTSTORE Object

Handle to a certificate store

Methods

CertCloseStore
Closes the certificate store 

CertControlStore
Controls sychronization of the certificate store 

CertEnumCertificatesInStore
Lists all certificates in the store 

CertEnumCTLsInStore
Finds all Certificate Trust Lists in store. 

CertSaveStore
Serializes the store to memory or a file 

CertAddEncodedCertificateToStore
Imports an encoded certificate into the store 

CertAddCertificateContextToStore
Adds a certificate context to the store 

CertAddCertificateLinkToStore
Adds a link to a cert in another store 

CertAddCTLContextToStore
Adds a certificate trust list to the store 

CertAddCTLLinkToStore
Adds a link to a CTL in another store 

CertAddStoreToCollection
Adds a sibling store to a store collection 

CertRemoveStoreFromCollection
Removes a sibling store from a store collection 

PFXExportCertStoreEx
Exports certificates and associated private keys in PKCS#12 format 

Properties

int HCERTSTORE
Integer handle