PyCERTSTORE.CertAddEncodedCertificateToStore

PyCERT_CONTEXT = CertAddEncodedCertificateToStore(CertEncodingType, CertEncoded , AddDisposition )

Imports an encoded certificate into the store

Parameters

CertEncodingType : int

Usually X509_ASN_ENCODING combined with PKCS_7_ASN_ENCODING

CertEncoded : buffer

Data containing a serialized certificate

AddDisposition : int

Combination of CERT_STORE_ADD_* flags