Function windows_sys::Win32::Security::Cryptography::CertVerifyValidityNesting
pub unsafe extern "system" fn CertVerifyValidityNesting(
psubjectinfo: *const CERT_INFO,
pissuerinfo: *const CERT_INFO
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"