Searched defs:certificateStatusMsg (Results 1 – 3 of 3) sorted by relevance
1600 type certificateStatusMsg struct { struct1601 response []byte1604 func (m *certificateStatusMsg) marshal() ([]byte, error) {1617 func (m *certificateStatusMsg) unmarshal(data []byte) bool {
2134 type certificateStatusMsg struct { struct2135 raw []byte2136 statusType uint82137 response []byte2140 func (m *certificateStatusMsg) marshal() []byte {2162 func (m *certificateStatusMsg) unmarshal(data []byte) bool {