attach(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
create(_In_opt_z_ LPCTSTR szContainer, _In_opt_z_ LPCTSTR szProvider, _In_ DWORD dwProvType, _In_ DWORD dwFlags=0) noexcept | winstd::crypt_prov | inline |
detach() | winstd::handle< HCRYPTPROV, NULL > | inline |
free() | winstd::handle< HCRYPTPROV, NULL > | inline |
free_internal() noexcept override | winstd::crypt_prov | inlineprotectedvirtual |
handle() noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
handle(_Inout_ 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!=(_In_opt_ 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<(_In_opt_ handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
~crypt_prov() | winstd::crypt_prov | inlinevirtual |