attach(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
create(_In_ HCRYPTPROV hProv, _In_ ALG_ID Algid, _In_opt_ HCRYPTKEY hKey=NULL, _In_opt_ DWORD dwFlags=0) noexcept | winstd::crypt_hash | inline |
detach() | winstd::handle< HCRYPTHASH, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate() const | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate_internal(_In_ handle_type h) const noexcept override | winstd::crypt_hash | inlineprotectedvirtual |
free() | winstd::handle< HCRYPTHASH, INVAL > | inline |
free_internal() noexcept override | winstd::crypt_hash | inlineprotectedvirtual |
handle() noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle_type typedef | winstd::handle< HCRYPTHASH, INVAL > | |
invalid | winstd::handle< HCRYPTHASH, INVAL > | static |
m_h | winstd::handle< HCRYPTHASH, INVAL > | protected |
operator handle_type() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator!() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator!=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator&() | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator*() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator->() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator<(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
handle< HCRYPTHASH, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
~crypt_hash() | winstd::crypt_hash | inlinevirtual |