security_framework_sys::cms

Function CMSDecoderIsContentEncrypted

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