Function windows_sys::Win32::Security::Cryptography::SignerSign
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