Function windows_sys::Win32::Security::Cryptography::CertAddEncodedCTLToStore
[−]pub unsafe extern "system" fn CertAddEncodedCTLToStore(
hcertstore: *const c_void,
dwmsgandcertencodingtype: u32,
pbctlencoded: *const u8,
cbctlencoded: u32,
dwadddisposition: u32,
ppctlcontext: *mut *mut CTL_CONTEXT
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
