pub unsafe extern "system" fn CertFindSubjectInSortedCTL(
    psubjectidentifier: *const CRYPTOAPI_BLOB,
    pctlcontext: *const CTL_CONTEXT,
    dwflags: u32,
    pvreserved: *mut c_void,
    pencodedattributes: *mut CRYPTOAPI_BLOB
) -> BOOL
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"