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