Searched defs:finishedMsg (Results 1 – 1 of 1) sorted by relevance
1907 type finishedMsg struct { struct1908 raw []byte1909 verifyData []byte1912 func (m *finishedMsg) marshal() []byte {1924 func (m *finishedMsg) unmarshal(data []byte) bool {