Skip to main content

CMSDecoderCopySignerTimestampCertificates

Function CMSDecoderCopySignerTimestampCertificates 

Source
pub unsafe extern "C-unwind" fn CMSDecoderCopySignerTimestampCertificates(
    cms_decoder: &CMSDecoder,
    signer_index: usize,
    certificate_refs: NonNull<*const CFArray>,
) -> i32
👎Deprecated:

renamed to CMSDecoder::copy_signer_timestamp_certificates

Available on crate feature CMSDecoder only.