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