The TLS server's certificate chain.
public var tlsServerChain: Array<Certificate> { get {...} }
Use this property to access the certificate chain sent by the TLS server.
This property is read-only.