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

Static Protected Attributes

tuple _fields_
 

Member Data Documentation

◆ _fields_

tuple pip._vendor.truststore._windows.CERT_SIMPLE_CHAIN._fields_
staticprotected
Initial value:
= (
("cbSize", DWORD),
("TrustStatus", CERT_TRUST_STATUS),
("cElement", DWORD),
("rgpElement", POINTER(PCERT_CHAIN_ELEMENT)),
("pTrustListInfo", c_void_p),
("fHasRevocationFreshnessTime", BOOL),
("dwRevocationFreshnessTime", DWORD),
)

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