WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::crypt_key Member List

This is the complete list of members for winstd::crypt_key, including all inherited members.

__declspec(deprecated("Use CryptGenKey")) bool generate(HCRYPTPROV hProvwinstd::crypt_key
__declspec(deprecated("Use CryptImportKey")) bool import(HCRYPTPROV hProvwinstd::crypt_key
__declspec(deprecated("Use CryptImportPublicKeyInfo")) bool import_public(HCRYPTPROV hCryptProvwinstd::crypt_key
__declspec(deprecated("Use CryptDeriveKey")) bool derive(HCRYPTPROV hProvwinstd::crypt_key
__in_bcount(dwDataLen) LPCBYTE pbData (defined in winstd::crypt_key)winstd::crypt_key
Algid (defined in winstd::crypt_key)winstd::crypt_key
attach(handle_type h) noexceptwinstd::handle< HCRYPTKEY, INVAL >inline
attach_duplicated(handle_type h)winstd::dplhandle< HCRYPTKEY, NULL >inline
create_exp1(HCRYPTPROV hProv, DWORD dwKeySpec)winstd::crypt_keyinline
detach()winstd::handle< HCRYPTKEY, INVAL >inline
dplhandle() noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
dplhandle(handle_type h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
dplhandle(const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
dplhandle(dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
duplicate() constwinstd::dplhandle< HCRYPTKEY, NULL >inline
duplicate_internal(handle_type h) const noexcept overridewinstd::crypt_keyinlineprotectedvirtual
dwCertEncodingType (defined in winstd::crypt_key)winstd::crypt_key
dwDataLen (defined in winstd::crypt_key)winstd::crypt_key
false (defined in winstd::crypt_key)winstd::crypt_key
free()winstd::handle< HCRYPTKEY, INVAL >inline
free_internal() noexcept overridewinstd::crypt_keyinlineprotectedvirtual
handle() noexceptwinstd::handle< HCRYPTKEY, INVAL >inline
handle(handle_type h) noexceptwinstd::handle< HCRYPTKEY, INVAL >inline
handle(handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HCRYPTKEY, INVAL >inline
handle_type typedefwinstd::handle< HCRYPTKEY, INVAL >
hBaseData (defined in winstd::crypt_key)winstd::crypt_key
hPubKey (defined in winstd::crypt_key)winstd::crypt_key
if(CryptGenKey(hProv, Algid, dwFlags, &h)) (defined in winstd::crypt_key)winstd::crypt_keyinline
if(CryptImportKey(hProv, pbData, dwDataLen, hPubKey, dwFlags, &h)) (defined in winstd::crypt_key)winstd::crypt_keyinline
if(CryptImportPublicKeyInfo(hCryptProv, dwCertEncodingType, pInfo, &h)) (defined in winstd::crypt_key)winstd::crypt_keyinline
if(CryptDeriveKey(hProv, Algid, hBaseData, dwFlags, &h)) (defined in winstd::crypt_key)winstd::crypt_keyinline
invalidwinstd::handle< HCRYPTKEY, INVAL >static
m_hwinstd::handle< HCRYPTKEY, INVAL >protected
noexcept (defined in winstd::crypt_key)winstd::crypt_key
noexcept (defined in winstd::crypt_key)winstd::crypt_key
noexcept (defined in winstd::crypt_key)winstd::crypt_key
noexcept (defined in winstd::crypt_key)winstd::crypt_key
operator handle_type() constwinstd::handle< HCRYPTKEY, INVAL >inline
operator!() constwinstd::handle< HCRYPTKEY, INVAL >inline
operator!=(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
operator&()winstd::handle< HCRYPTKEY, INVAL >inline
operator*() constwinstd::handle< HCRYPTKEY, INVAL >inline
operator->() constwinstd::handle< HCRYPTKEY, INVAL >inline
operator<(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
operator<=(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
operator=(handle_type h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
operator=(const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
operator=(dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< HCRYPTKEY, NULL >inline
handle< HCRYPTKEY, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HCRYPTKEY, INVAL >inline
operator==(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
operator>(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
operator>=(handle_type h) constwinstd::handle< HCRYPTKEY, INVAL >inline
~crypt_key()winstd::crypt_keyinlinevirtual