| attach(1 handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
| attach_duplicated(1 handle_type h) | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| create(1 HCRYPTPROV hProv, 1 ALG_ID Algid, 1 HCRYPTKEY hKey=NULL, 1 DWORD dwFlags=0) noexcept | winstd::crypt_hash | inline |
| detach() | winstd::handle< HCRYPTHASH, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| dplhandle(1 handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| dplhandle(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| dplhandle(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| duplicate() const | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| duplicate_internal(1 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(1 handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
| handle(1 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!=(1 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<(1 handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
| operator<=(1 handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
| operator=(1 handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| operator=(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| operator=(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
| handle< HCRYPTHASH, INVAL >::operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
| operator==(1 handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
| operator>(1 handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
| operator>=(1 handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
| ~crypt_hash() | winstd::crypt_hash | inlinevirtual |