Function windows_sys::Win32::Security::Cryptography::CertNameToStrA
[−]pub unsafe extern "system" fn CertNameToStrA(
dwcertencodingtype: u32,
pname: *const CRYPTOAPI_BLOB,
dwstrtype: CERT_STRING_TYPE,
psz: PSTR,
csz: u32
) -> u32
Expand description
Required features: "Win32_Security_Cryptography"