Contents

kCFStreamPropertySSLPeerCertificates

SSL Peer Certificates property key for copy operations, which return a CFArray object containing SecCertificateRef objects.

Declaration

let kCFStreamPropertySSLPeerCertificates: CFString

Discussion

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

See Also

Streams