| attach(handle_type h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| attach_duplicated(handle_type h) | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| create_exp1(HCRYPTPROV hProv, DWORD dwKeySpec) | winstd::crypt_key | inline |
| derive(HCRYPTPROV hProv, ALG_ID Algid, HCRYPTHASH hBaseData, DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| detach() | winstd::handle< HCRYPTKEY, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(handle_type h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| duplicate() const | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| duplicate_internal(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(HCRYPTPROV hProv, ALG_ID Algid, DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| handle() noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle(handle_type h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| handle_type typedef | winstd::handle< HCRYPTKEY, INVAL > | |
| import(HCRYPTPROV hProv, __in_bcount(dwDataLen) LPCBYTE pbData, DWORD dwDataLen, HCRYPTKEY hPubKey, DWORD dwFlags) noexcept | winstd::crypt_key | inline |
| import_public(HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, 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!=(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<(handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator<=(handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator=(handle_type h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTKEY, NULL > | inline |
| handle< HCRYPTKEY, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator==(handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator>(handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| operator>=(handle_type h) const | winstd::handle< HCRYPTKEY, INVAL > | inline |
| ~crypt_key() | winstd::crypt_key | inlinevirtual |