pub unsafe extern "system" fn PstGetUserNameForCertificate(
pcertcontext: *const CERT_CONTEXT,
username: *mut UNICODE_STRING
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography_Certificates"
, "Win32_Foundation"