__declspec(deprecated("Use CryptCreateHash")) bool create(HCRYPTPROV hProv | winstd::crypt_hash | |
Algid (defined in winstd::crypt_hash) | winstd::crypt_hash | |
attach(handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
attach_duplicated(handle_type h) | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
detach() | winstd::handle< HCRYPTHASH, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate() const | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate_internal(handle_type h) const noexcept=0 | winstd::dplhandle< HCRYPTHASH, NULL > | protectedpure virtual |
free() | winstd::handle< HCRYPTHASH, INVAL > | inline |
free_internal() noexcept=0 | winstd::handle< HCRYPTHASH, INVAL > | protectedpure virtual |
handle() noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle_type typedef | winstd::handle< HCRYPTHASH, INVAL > | |
hKey (defined in winstd::crypt_hash) | winstd::crypt_hash | |
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!=(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<(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator<=(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator=(handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
handle< HCRYPTHASH, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator==(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>=(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
~crypt_hash() | winstd::crypt_hash | inlinevirtual |