Function security_framework_sys::cms::CMSDecoderIsContentEncrypted

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