Searched defs:certificateStatusMsg (Results 1 – 1 of 1) sorted by relevance
1600 type certificateStatusMsg struct { struct1601 response []byte1604 func (m *certificateStatusMsg) marshal() ([]byte, error) {1617 func (m *certificateStatusMsg) unmarshal(data []byte) bool {