Searched defs:certificateStatusMsg (Results 1 – 1 of 1) sorted by relevance
1827 type certificateStatusMsg struct { struct1828 raw []byte1829 statusType uint81830 response []byte1833 func (m *certificateStatusMsg) marshal() []byte {1854 func (m *certificateStatusMsg) unmarshal(data []byte) bool {