Skip to main content

CMSEncoderCopySigners

Function CMSEncoderCopySigners 

Source
pub unsafe extern "C" fn CMSEncoderCopySigners(
    cmsEncoder: CMSEncoderRef,
    signersOut: *mut CFArrayRef,
) -> OSStatus