mirror of
https://github.com/golang/go.git
synced 2025-12-07 13:50:04 +00:00
Updates #75300 Change-Id: I6a6a6964bbfa1f099c74d0a3fb3f7894d7b1b832 Reviewed-on: https://go-review.googlesource.com/c/go/+/705795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Junyang Shao <shaojunyang@google.com> Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
155 B
155 B
The new [KeyExchanger] interface, implemented by [PrivateKey], makes it possible to accept abstract ECDH private keys, e.g. those implemented in hardware.