Contents

kSecTrustResultValue

A key whose value represents the trust evaluation result.

Declaration

let kSecTrustResultValue: CFString

Discussion

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.