pub unsafe extern "C-unwind" fn SecTrustCopyResult(
trust: &SecTrust,
) -> Option<CFRetained<CFDictionary>>👎Deprecated:
renamed to SecTrust::result
Available on crate feature
SecTrust only.pub unsafe extern "C-unwind" fn SecTrustCopyResult(
trust: &SecTrust,
) -> Option<CFRetained<CFDictionary>>renamed to SecTrust::result
SecTrust only.