pub unsafe extern "C-unwind" fn CMSEncoderCopySignerTimestamp(
cms_encoder: &CMSEncoder,
signer_index: usize,
timestamp: NonNull<CFAbsoluteTime>,
) -> i32
Available on crate feature
CMSEncoder
only.pub unsafe extern "C-unwind" fn CMSEncoderCopySignerTimestamp(
cms_encoder: &CMSEncoder,
signer_index: usize,
timestamp: NonNull<CFAbsoluteTime>,
) -> i32
CMSEncoder
only.