| attach(_In_opt_ handle_type h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| create(_In_opt_ HCERTCHAINENGINE hChainEngine, _In_ PCCERT_CONTEXT pCertContext, _In_opt_ LPFILETIME pTime, _In_opt_ HCERTSTORE hAdditionalStore, _In_ PCERT_CHAIN_PARA pChainPara, _In_ DWORD dwFlags, __reserved LPVOID pvReserved=NULL) noexcept | winstd::cert_chain_context | inline |
| detach() | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| duplicate() const | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| duplicate_internal(_In_ handle_type h) const noexcept override | winstd::cert_chain_context | inlineprotectedvirtual |
| free() | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| free_internal() noexcept override | winstd::cert_chain_context | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| handle(_In_opt_ handle_type h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| handle_type typedef | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | |
| invalid | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | static |
| m_h | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | protected |
| operator handle_type() const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator!() const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator!=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator&() | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator*() const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator->() const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator<(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator<=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
| handle< PCCERT_CHAIN_CONTEXT, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator==(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator>(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| operator>=(_In_opt_ handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
| ~cert_chain_context() | winstd::cert_chain_context | inlinevirtual |