crypto/tls.keyUpdateMsg.marshal (method, view implemented interface methods)
2 uses
crypto/tls (current package)
conn.go#L1242: _, err := c.writeRecordLocked(recordTypeHandshake, msg.marshal())
handshake_messages.go#L933: func (m *keyUpdateMsg) marshal() []byte {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)