Home | History | Annotate | Download | only in tls

Lines Matching full:mutualversion

692 // mutualVersion returns the protocol version to use given the advertised
694 func (c *Config) mutualVersion(vers uint16) (uint16, bool) {