const crypto/tls.typeServerKeyExchange
3 uses
crypto/tls (current package)
common.go#L69: typeServerKeyExchange uint8 = 12
conn.go#L1055: case typeServerKeyExchange:
handshake_messages.go#L1437: x[0] = typeServerKeyExchange
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)