__declspec(deprecated("Use CertOpenStore")) bool create(LPCSTR lpszStoreProvider | winstd::cert_store | |
__declspec(deprecated("Use CertOpenSystemStore")) bool create(HCRYPTPROV_LEGACY hCryptProv | winstd::cert_store | |
attach(handle_type h) noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
detach() | winstd::handle< HCERTSTORE, NULL > | inline |
dwEncodingType (defined in winstd::cert_store) | winstd::cert_store | |
dwFlags (defined in winstd::cert_store) | winstd::cert_store | |
false (defined in winstd::cert_store) | winstd::cert_store | |
free() | winstd::handle< HCERTSTORE, NULL > | inline |
free_internal() noexcept override | winstd::cert_store | inlineprotectedvirtual |
handle() noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
handle(handle_type h) noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
handle_type typedef | winstd::handle< HCERTSTORE, NULL > | |
hCryptProv (defined in winstd::cert_store) | winstd::cert_store | |
if(h !=invalid) (defined in winstd::cert_store) | winstd::cert_store | inline |
if(h !=invalid) (defined in winstd::cert_store) | winstd::cert_store | inline |
invalid | winstd::handle< HCERTSTORE, NULL > | static |
m_h | winstd::handle< HCERTSTORE, NULL > | protected |
noexcept (defined in winstd::cert_store) | winstd::cert_store | |
noexcept (defined in winstd::cert_store) | winstd::cert_store | |
operator handle_type() const | winstd::handle< HCERTSTORE, NULL > | inline |
operator!() const | winstd::handle< HCERTSTORE, NULL > | inline |
operator!=(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
operator&() | winstd::handle< HCERTSTORE, NULL > | inline |
operator*() const | winstd::handle< HCERTSTORE, NULL > | inline |
operator->() const | winstd::handle< HCERTSTORE, NULL > | inline |
operator<(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
operator<=(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
operator=(handle_type h) noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCERTSTORE, NULL > | inline |
operator==(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
operator>(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
operator>=(handle_type h) const | winstd::handle< HCERTSTORE, NULL > | inline |
~cert_store() | winstd::cert_store | inlinevirtual |