| AddCertificateContext(PCCERT_CONTEXT pCertContext, DWORD dwAddDisposition=CERT_STORE_ADD_NEW, PCCERT_CONTEXT *ppStoreContext=NULL) (defined in OW32::CCertStore) | OW32::CCertStore | [inline] |
| CCertStore() | OW32::CCertStore | [inline] |
| CCertStore(HCERTSTORE hCertStore) | OW32::CCertStore | [inline] |
| Close(DWORD dwFlags=0) | OW32::CCertStore | [inline] |
| Detach() | OW32::CCertStore | [inline] |
| EnumCertificates(PCCERT_CONTEXT pPrevCertContext) | OW32::CCertStore | [inline] |
| FindCertificateByCertID(CERT_ID *pCertID, PCCERT_CONTEXT *ppCertContext) (defined in OW32::CCertStore) | OW32::CCertStore | [inline] |
| FindCertificateByCertID(LPCSTR issuer, LPCSTR serial, PCCERT_CONTEXT *ppCertContext) | OW32::CCertStore | |
| FindCertificateByHash(CRYPT_HASH_BLOB *hash, PCCERT_CONTEXT *ppCertContext) | OW32::CCertStore | [inline] |
| FindCertificateByHash(BYTE *hash, DWORD hashLen, PCCERT_CONTEXT *ppCertContext) | OW32::CCertStore | [inline] |
| FindCertificateBySubject(LPCWSTR subject, PCCERT_CONTEXT *ppCertContext) | OW32::CCertStore | [inline] |
| NameToStr(LPTSTR buf, DWORD cch, CERT_NAME_BLOB *pName, DWORD dwStrType=CERT_X500_NAME_STR) (defined in OW32::CCertStore) | OW32::CCertStore | [static] |
| NameToStr(std::_tstring &str, CERT_NAME_BLOB *pName, DWORD dwStrType=CERT_X500_NAME_STR) | OW32::CCertStore | [static] |
| Open(LPCSTR lpszStoreProvider=CERT_STORE_PROV_SYSTEM, DWORD dwMsgAndCertEncodingType=PKCS_7_ASN_ENCODING|X509_ASN_ENCODING, HCRYPTPROV hCryptProv=NULL, DWORD dwFlags=CERT_SYSTEM_STORE_CURRENT_USER, const void *pvPara=L"MY") | OW32::CCertStore | [inline] |
| OpenCurrentUser(LPCWSTR lpStore=L"MY") | OW32::CCertStore | [inline] |
| OpenFromHandle(HCERTSTORE hCertStore) | OW32::CCertStore | [inline] |
| OpenLocalMachine(LPCWSTR lpStore=L"MY") | OW32::CCertStore | [inline] |
| OpenMemoryStore() | OW32::CCertStore | [inline] |
| operator &() (defined in OW32::CCertStore) | OW32::CCertStore | [inline] |
| operator HCERTSTORE() | OW32::CCertStore | [inline] |