Searched defs:finishedMsg (Results 1 – 1 of 1) sorted by relevance
2140 type finishedMsg struct { struct2141 raw []byte2142 verifyData []byte2145 func (m *finishedMsg) marshal() []byte {2157 func (m *finishedMsg) unmarshal(data []byte) bool {