pub unsafe extern "C-unwind" fn SecTrustCopyProperties(
trust: &SecTrust,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
SecTrust::propertiesAvailable on crate feature
SecTrust only.pub unsafe extern "C-unwind" fn SecTrustCopyProperties(
trust: &SecTrust,
) -> Option<CFRetained<CFArray>>SecTrust::propertiesSecTrust only.