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

Static Protected Attributes

tuple _fields_
 

Member Data Documentation

◆ _fields_

tuple pip._vendor.truststore._windows.CERT_CHAIN_ENGINE_CONFIG._fields_
staticprotected
Initial value:
= (
("cbSize", DWORD),
("hRestrictedRoot", HCERTSTORE),
("hRestrictedTrust", HCERTSTORE),
("hRestrictedOther", HCERTSTORE),
("cAdditionalStore", DWORD),
("rghAdditionalStore", c_void_p),
("dwFlags", DWORD),
("dwUrlRetrievalTimeout", DWORD),
("MaximumCachedCertificates", DWORD),
("CycleDetectionModulus", DWORD),
("hExclusiveRoot", HCERTSTORE),
("hExclusiveTrustedPeople", HCERTSTORE),
("dwExclusiveFlags", DWORD),
)

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