pub unsafe extern "system" fn RpcCertGeneratePrincipalNameW(
    context: *const CERT_CONTEXT,
    flags: u32,
    pbuffer: *mut PWSTR
) -> RPC_STATUS
Expand description

Required features: "Win32_Foundation", "Win32_Security_Cryptography"