kSecTrustResultValue
A key whose value represents the trust evaluation result.
Declaration
let kSecTrustResultValue: CFStringDiscussion
The key is present after trust evaluation completes. Its value is a CFNumber that holds one of the values listed in SecTrustResultType, indicating the outcome of the trust evaluation.