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