Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SignTools/SignTools
/ Equal
Method
Equal
src/storage/profile.go:84–84 ·
view source on GitHub ↗
(x crypto.PublicKey)
Source
from the content-addressed store, hash-verified
82
83
type
PublicKeyComparator
interface
{
84
Equal(x crypto.PublicKey) bool
85
}
86
87
// Validates the input P12 file, adds any missing standard CAs, and returns the new P12 along with the team ID.
Callers
5
takeJob
Function · 0.80
TestAuthenticationNone
Function · 0.80
TestAuthenticationWrong
Function · 0.80
TestEscapeXML
Function · 0.80
processP12
Function · 0.80
Calls
no outgoing calls
Tested by
4
takeJob
Function · 0.64
TestAuthenticationNone
Function · 0.64
TestAuthenticationWrong
Function · 0.64
TestEscapeXML
Function · 0.64