pub unsafe extern "C-unwind" fn CMSDecoderCopySignerTimestampWithPolicy(
cms_decoder: &CMSDecoder,
time_stamp_policy: Option<&CFType>,
signer_index: usize,
timestamp: NonNull<CFAbsoluteTime>,
) -> i32
👎Deprecated: renamed to
CMSDecoder::copy_signer_timestamp_with_policy
Available on crate feature
CMSDecoder
only.