Skip to main content

SecTrustCopyProperties

Function SecTrustCopyProperties 

Source
pub unsafe extern "C-unwind" fn SecTrustCopyProperties(
    trust: &SecTrust,
) -> Option<CFRetained<CFArray>>
👎Deprecated:

renamed to SecTrust::properties

Available on crate feature SecTrust only.