github.com/refraction-networking/utls.TicketKey.ToPrivate (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L838: func (TK TicketKey) ToPrivate() ticketKey {
		u_public.go#L857: 		tks = append(tks, TK.ToPrivate())