Contents

NSURLErrorFailingURLPeerTrustErrorKey

The state of a failed SSL handshake.

Declaration

let NSURLErrorFailingURLPeerTrustErrorKey: String

Discussion

The corresponding value is the SecTrust object.

See Also

Keys