Function windows_sys::Win32::Security::Cryptography::Certificates::PstGetTrustAnchorsEx
[−]pub unsafe extern "system" fn PstGetTrustAnchorsEx(
ptargetname: *const UNICODE_STRING,
ccriteria: u32,
rgpcriteria: *const CERT_SELECT_CRITERIA,
pcertcontext: *const CERT_CONTEXT,
pptrustedissuers: *mut *mut SecPkgContext_IssuerListInfoEx
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography_Certificates"
, "Win32_Foundation"
, "Win32_Security_Authentication_Identity"