golang.org/x/crypto/ssh.Signer.PublicKey
third-partyThe 7790th most-called third-party method by production calls. Called 181 times across 33 modules; 76 of those run outside tests and generated code.
- prod calls
- 76
- non-test, non-generated
- all calls
- 181
- total callsites
- modules
- 33
- distinct callers
- in loop
- 39%
- of prod calls
- in tests
- 58%
- 105 calls
- resolved
- 1%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Signer.PublicKey from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 28 37%
- HashiCorp 2 3%
- Sigstore 2 3%
- Tailscale 2 3%
- Terraform 2 3%
where it's called
Callsites in the wild
12 representative callsites of 181, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
charmbracelet/ssh @v0.4.2
in loop - in loop
-
gliderlabs/ssh @v0.3.8
in loop - in loop
- in loop
-
x/crypto @v0.54.0
ssh/agent/keyring.go:60
in loop - in loop
-
tailscale.com @v1.102.2
ssh/tailssh/hostkeys.go:52
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Signer.PublicKey most in this snapshot.
- golang.org/x/crypto6838%
- github.com/esengine/DeepSeek-Reasonix169%
- github.com/hashicorp/boundary116%
- github.com/seaweedfs/seaweedfs95%
- github.com/charmbracelet/ssh84%
siblings
More from golang.org/x/crypto/ssh
The other most-called members in this package. See all →