Function windows_sys::Win32::Security::Cryptography::CertCreateCertificateChainEngine
pub unsafe extern "system" fn CertCreateCertificateChainEngine(
pconfig: *const CERT_CHAIN_ENGINE_CONFIG,
phchainengine: *mut HCERTCHAINENGINE
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"