| attach(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| create_exp1(_In_ HCRYPTPROV hProv, _In_ DWORD dwKeySpec) | winstd::crypt_key | inline |
| derive(_In_ HCRYPTPROV hProv, _In_ ALG_ID Algid, _In_ HCRYPTHASH hBaseData, _In_ DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| detach() | winstd::handle< HCRYPTKEY, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| duplicate() const | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| duplicate_internal(_In_ handle_type h) const noexcept override | winstd::crypt_key | inlineprotectedvirtual |
| free() | winstd::handle< HCRYPTKEY, INVAL > | inline |
| free_internal() noexcept override | winstd::crypt_key | inlineprotectedvirtual |
| generate(_In_ HCRYPTPROV hProv, _In_ ALG_ID Algid, _In_ DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| handle() noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle(_In_opt_ handle_type h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle_type typedef | winstd::handle< HCRYPTKEY, INVAL > | |
| import(_In_ HCRYPTPROV hProv, __in_bcount(dwDataLen) LPCBYTE pbData, _In_ DWORD dwDataLen, _In_ HCRYPTKEY hPubKey, _In_ DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| import_public(_In_ HCRYPTPROV hCryptProv, _In_ DWORD dwCertEncodingType, _In_ PCERT_PUBLIC_KEY_INFO pInfo) noexcept | winstd::crypt_key | inline |
| invalid | winstd::handle< HCRYPTKEY, INVAL > | static |
| m_h | winstd::handle< HCRYPTKEY, INVAL > | protected |
| operator handle_type() const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator!() const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator!=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator&() | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator*() const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator->() const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator<(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator<=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| handle< HCRYPTKEY, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator==(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator>(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator>=(_In_opt_ handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| ~crypt_key() | winstd::crypt_key | inlinevirtual |