Function windows_sys::Win32::Security::Cryptography::CertGetNameStringA
[−]pub unsafe extern "system" fn CertGetNameStringA(
pcertcontext: *const CERT_CONTEXT,
dwtype: u32,
dwflags: u32,
pvtypepara: *const c_void,
psznamestring: PSTR,
cchnamestring: u32
) -> u32
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’