Searched defs:newSessionTicketMsg (Results 1 – 1 of 1) sorted by relevance
1587 type newSessionTicketMsg struct { struct1588 raw []byte1589 ticket []byte1592 func (m *newSessionTicketMsg) equal(i interface{}) bool {1602 func (m *newSessionTicketMsg) marshal() (x []byte) {1624 func (m *newSessionTicketMsg) unmarshal(data []byte) bool {