attach(_In_opt_ handle_type h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
create(_In_ DWORD dwCertEncodingType, _In_ LPCBYTE pbCertEncoded, _In_ DWORD cbCertEncoded) noexcept | winstd::cert_context | inline |
detach() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
duplicate() const | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
duplicate_internal(_In_ handle_type h) const noexcept override | winstd::cert_context | inlineprotectedvirtual |
free() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
free_internal() noexcept override | winstd::cert_context | inlineprotectedvirtual |
handle() noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle_type typedef | winstd::handle< PCCERT_CONTEXT, INVAL > | |
invalid | winstd::handle< PCCERT_CONTEXT, INVAL > | static |
m_h | winstd::handle< PCCERT_CONTEXT, INVAL > | protected |
operator handle_type() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator!() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator!=(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator!=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator&() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator*() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator->() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator<(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator<(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator<=(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator<=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
handle< PCCERT_CONTEXT, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator==(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator==(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator>(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator>(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator>=(_In_ const handle_type &other) const noexcept | winstd::cert_context | inline |
dplhandle< PCCERT_CONTEXT, NULL >::operator>=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
~cert_context() | winstd::cert_context | inlinevirtual |