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