Function windows_sys::Win32::Security::Cryptography::CertCreateCRLContext
[−]pub unsafe extern "system" fn CertCreateCRLContext(
dwcertencodingtype: u32,
pbcrlencoded: *const u8,
cbcrlencoded: u32
) -> *mut CRL_CONTEXTExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
