__declspec(deprecated("Use CryptAcquireContext")) bool create(LPCTSTR szContainer | winstd::crypt_prov | |
attach(handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
detach() | winstd::handle< HCRYPTPROV, NULL > | inline |
dwProvType (defined in winstd::crypt_prov) | winstd::crypt_prov | |
free() | winstd::handle< HCRYPTPROV, NULL > | inline |
free_internal() noexcept=0 | winstd::handle< HCRYPTPROV, NULL > | protectedpure virtual |
handle() noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
handle(handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
handle_type typedef | winstd::handle< HCRYPTPROV, NULL > | |
invalid | winstd::handle< HCRYPTPROV, NULL > | static |
m_h | winstd::handle< HCRYPTPROV, NULL > | protected |
operator handle_type() const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator!() const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator!=(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator&() | winstd::handle< HCRYPTPROV, NULL > | inline |
operator*() const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator->() const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator<(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator<=(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator=(handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
operator==(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator>(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator>=(handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
szProvider (defined in winstd::crypt_prov) | winstd::crypt_prov | |
~crypt_prov() | winstd::crypt_prov | inlinevirtual |