github.com/refraction-networking/utls.SessionTicketExtension.Ticket (field)
6 uses
github.com/refraction-networking/utls (current package)
u_conn.go#L217: sessionTicketExt.Ticket = session.session.ticket
u_session_ticket.go#L23: Ticket []byte
u_session_ticket.go#L35: return 4 + len(e.Ticket)
u_session_ticket.go#L50: copy(b[4:], e.Ticket)
u_session_ticket.go#L63: e.Ticket = ticket
u_session_ticket.go#L81: return e.Ticket
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |