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_ENCODINGCertEncoded : buffer
Data containing a serialized certificateAddDisposition : int
Combination of CERT_STORE_ADD_* flags