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