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_ELEMENT Class Reference
Inheritance diagram for pip._vendor.truststore._windows.CERT_CHAIN_ELEMENT:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.truststore._windows.CERT_CHAIN_ELEMENT:
Collaboration graph
[legend]

Static Protected Attributes

tuple _fields_
 

Member Data Documentation

◆ _fields_

tuple pip._vendor.truststore._windows.CERT_CHAIN_ELEMENT._fields_
staticprotected
Initial value:
= (
("cbSize", DWORD),
("pCertContext", PCERT_CONTEXT),
("TrustStatus", CERT_TRUST_STATUS),
("pRevocationInfo", c_void_p),
("pIssuanceUsage", PCERT_ENHKEY_USAGE),
("pApplicationUsage", PCERT_ENHKEY_USAGE),
("pwszExtendedErrorInfo", LPCWSTR),
)

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