Function windows_sys::Win32::Security::Cryptography::CertGetCRLFromStore
[−]pub unsafe extern "system" fn CertGetCRLFromStore(
hcertstore: HCERTSTORE,
pissuercontext: *const CERT_CONTEXT,
pprevcrlcontext: *const CRL_CONTEXT,
pdwflags: *mut u32
) -> *mut CRL_CONTEXT
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’