pub unsafe extern "system" fn SignerSign(
    psubjectinfo: *const SIGNER_SUBJECT_INFO,
    psignercert: *const SIGNER_CERT,
    psignatureinfo: *const SIGNER_SIGNATURE_INFO,
    pproviderinfo: *const SIGNER_PROVIDER_INFO,
    pwszhttptimestamp: PCWSTR,
    psrequest: *const CRYPT_ATTRIBUTES,
    psipdata: *const c_void
) -> HRESULT
Expand description

Required features: "Win32_Foundation"