Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Static Protected Attributes | List of all members
pip._vendor.truststore._windows.CERT_CHAIN_CONTEXT Class Reference
Inheritance diagram for pip._vendor.truststore._windows.CERT_CHAIN_CONTEXT:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.truststore._windows.CERT_CHAIN_CONTEXT:
Collaboration graph
[legend]

Static Protected Attributes

tuple _fields_
 

Member Data Documentation

◆ _fields_

tuple pip._vendor.truststore._windows.CERT_CHAIN_CONTEXT._fields_
staticprotected
Initial value:
= (
("cbSize", DWORD),
("TrustStatus", CERT_TRUST_STATUS),
("cChain", DWORD),
("rgpChain", POINTER(PCERT_SIMPLE_CHAIN)),
("cLowerQualityChainContext", DWORD),
("rgpLowerQualityChainContext", c_void_p),
("fHasRevocationFreshnessTime", BOOL),
("dwRevocationFreshnessTime", DWORD),
)

The documentation for this class was generated from the following file: