Searched defs:certificateStatusMsg (Results 1 – 1 of 1) sorted by relevance
2060 type certificateStatusMsg struct { struct2061 raw []byte2062 statusType uint82063 response []byte2066 func (m *certificateStatusMsg) marshal() []byte {2087 func (m *certificateStatusMsg) unmarshal(data []byte) bool {