Function SignerTimeStamp
pub unsafe fn SignerTimeStamp<P1>(
psubjectinfo: *const SIGNER_SUBJECT_INFO,
pwszhttptimestamp: P1,
psrequest: Option<*const CRYPT_ATTRIBUTES>,
psipdata: Option<*const c_void>,
) -> Result<()>where
P1: Param<PCWSTR>,