crypto/tls.sessionStateTLS13.marshal (method)

2 uses

	crypto/tls (current package)
		handshake_server_tls13.go#L752: 	m.label, err = c.encryptTicket(state.marshal())
		ticket.go#L89: func (m *sessionStateTLS13) marshal() []byte {