CMSDecoderIsContentEncrypted

Function CMSDecoderIsContentEncrypted 

Source
pub unsafe extern "C" fn CMSDecoderIsContentEncrypted(
    decoder: CMSDecoderRef,
    is_encrypted_out: *mut Boolean,
) -> OSStatus