| attach(1 handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| create(1 LPCTSTR szContainer, 1 LPCTSTR szProvider, 1 DWORD dwProvType, 1 DWORD dwFlags=0) noexcept | winstd::crypt_prov | inline |
| detach() | winstd::handle< HCRYPTPROV, NULL > | inline |
| free() | winstd::handle< HCRYPTPROV, NULL > | inline |
| free_internal() noexcept override | winstd::crypt_prov | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| handle(1 handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| handle(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| handle_type typedef | winstd::handle< HCRYPTPROV, NULL > | |
| invalid | winstd::handle< HCRYPTPROV, NULL > | static |
| m_h | winstd::handle< HCRYPTPROV, NULL > | protected |
| operator handle_type() const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator!() const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator!=(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator&() | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator*() const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator->() const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator<(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator<=(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator=(1 handle_type h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator==(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator>(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| operator>=(1 handle_type h) const | winstd::handle< HCRYPTPROV, NULL > | inline |
| ~crypt_prov() | winstd::crypt_prov | inlinevirtual |