peerAuthentication(_:)
Specify a preference for how to authenticate the peer.
Declaration
func peerAuthentication(_ preference: TLS.PeerAuthentication) -> TLSParameters
- preference:
The peer authentication preference.
Specify a preference for how to authenticate the peer.
func peerAuthentication(_ preference: TLS.PeerAuthentication) -> TLSThe peer authentication preference.