Searched defs:certificateVerifyMsg (Results 1 – 2 of 2) sorted by relevance
2447 type certificateVerifyMsg struct { struct2448 raw []byte2449 hasSignatureAlgorithm bool2450 signatureAlgorithm signatureAlgorithm2451 signature []byte2454 func (m *certificateVerifyMsg) marshal() (x []byte) {2485 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
2448 type certificateVerifyMsg struct { struct2449 raw []byte2450 hasSignatureAlgorithm bool2451 signatureAlgorithm signatureAlgorithm2452 signature []byte2455 func (m *certificateVerifyMsg) marshal() (x []byte) {2486 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {