Function windows_sys::Win32::Security::Cryptography::CertCreateCertificateContext
[−]pub unsafe extern "system" fn CertCreateCertificateContext(
dwcertencodingtype: u32,
pbcertencoded: *const u8,
cbcertencoded: u32
) -> *mut CERT_CONTEXT
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"