const crypto/tls.typeClientKeyExchange
3 uses
crypto/tls (current package)
common.go#L73: typeClientKeyExchange uint8 = 16
conn.go#L1059: case typeClientKeyExchange:
handshake_messages.go#L1516: x[0] = typeClientKeyExchange
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)