Contents

kCFStreamPropertySSLPeerTrust

SSL Peer Trust property key for copy operations, which return a SecTrustRef object containing the result of the SSL handshake.

Declaration

let kCFStreamPropertySSLPeerTrust: CFString

Discussion

For more information, see SSLCopyPeerTrust in Security/SecureTransport.h.

See Also

Streams