Skip to main content

SecPolicyCopyProperties

Function SecPolicyCopyProperties 

Source
pub unsafe extern "C-unwind" fn SecPolicyCopyProperties(
    policy_ref: &SecPolicy,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated:

renamed to SecPolicy::properties

Available on crate features SecBase and SecPolicy only.