__declspec(deprecated("Use CertGetCertificateChain")) bool create(HCERTCHAINENGINE hChainEngine | winstd::cert_chain_context | |
attach(handle_type h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
attach_duplicated(handle_type h) | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
detach() | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
dplhandle(handle_type h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
dplhandle(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
duplicate() const | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
duplicate_internal(handle_type h) const noexcept=0 | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | protectedpure virtual |
dwFlags (defined in winstd::cert_chain_context) | winstd::cert_chain_context | |
free() | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
free_internal() noexcept=0 | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | protectedpure virtual |
hAdditionalStore (defined in winstd::cert_chain_context) | winstd::cert_chain_context | |
handle() noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
handle(handle_type h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
handle(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!=(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<(handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
operator<=(handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
operator=(handle_type h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CHAIN_CONTEXT, NULL > | inline |
handle< PCCERT_CHAIN_CONTEXT, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
operator==(handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
operator>(handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
operator>=(handle_type h) const | winstd::handle< PCCERT_CHAIN_CONTEXT, INVAL > | inline |
pCertContext (defined in winstd::cert_chain_context) | winstd::cert_chain_context | |
pChainPara (defined in winstd::cert_chain_context) | winstd::cert_chain_context | |
pTime (defined in winstd::cert_chain_context) | winstd::cert_chain_context | |
~cert_chain_context() | winstd::cert_chain_context | inlinevirtual |