pub unsafe extern "system" fn CertRDNValueToStrA(
    dwvaluetype: u32,
    pvalue: *const CRYPTOAPI_BLOB,
    psz: PSTR,
    csz: u32
) -> u32
Expand description

Required features: "Win32_Security_Cryptography"