Home
last modified time | relevance | path

Searched refs:pcCertChain (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinInet/
H A Dmod.rs5991 pub pcCertChain: *mut super::super::Security::Cryptography::CERT_CHAIN_CONTEXT,
6011 .field("pcCertChain", &self.pcCertChain)
6022 …r.dwSize && self.pCertificate == other.pCertificate && self.pcCertChain == other.pcCertChain && se…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinInet/
H A Dmod.rs2609 pub pcCertChain: *mut super::super::Security::Cryptography::CERT_CHAIN_CONTEXT, field