crypto/tls.sessionState.marshal (method)

2 uses

	crypto/tls (current package)
		handshake_server.go#L736: 	m.ticket, err = c.encryptTicket(state.marshal())
		ticket.go#L35: func (m *sessionState) marshal() []byte {