Searched defs:certificateMsgTLS13 (Results 1 – 1 of 1) sorted by relevance
1436 type certificateMsgTLS13 struct { struct1437 certificate Certificate1438 ocspStapling bool1439 scts bool1442 func (m *certificateMsgTLS13) marshal() ([]byte, error) {1498 func (m *certificateMsgTLS13) unmarshal(data []byte) bool {