Searched defs:certificateStatusMsg (Results 1 – 1 of 1) sorted by relevance
1580 type certificateStatusMsg struct { struct1581 raw []byte1582 statusType uint81583 response []byte1586 func (m *certificateStatusMsg) marshal() []byte {1614 func (m *certificateStatusMsg) unmarshal(data []byte) bool {