Skip to main content

CMSDecoderCopyAllCerts

Function CMSDecoderCopyAllCerts 

Source
pub unsafe extern "C" fn CMSDecoderCopyAllCerts(
    cmsDecoder: CMSDecoderRef,
    certsOut: *mut CFArrayRef,
) -> OSStatus