crypto/tls.Conn.handleNewSessionTicket (method)
2 uses
crypto/tls (current package)
conn.go#L1219: return c.handleNewSessionTicket(msg)
handshake_client_tls13.go#L637: func (c *Conn) handleNewSessionTicket(msg *newSessionTicketMsgTLS13) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)