Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handshakes ¶
func NewTransport ¶
Types ¶
type ClientHello ¶ added in v1.4.3
type ClientHello struct {
*tls.ClientHelloSpec
Version uint16
}
func NewClientHello ¶ added in v1.4.3
func NewClientHello(data []byte) (*ClientHello, error)
Click to show internal directories.
Click to hide internal directories.