Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeAI-Artist/Linkis
/ PubKey
Method
PubKey
crypto/crypto.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
Bytes() []byte
32
Sign(msg []byte) ([]byte, error)
33
PubKey() PubKey
34
Equals(PrivKey) bool
35
Type() string
36
}
Callers
15
BenchmarkValidatorSetCopy
Function · 0.65
TestProposerSelection3
Function · 0.65
TestValidatorSet_VerifyCommit_All
Function · 0.65
GetPubKey
Method · 0.65
TestGenesisGood
Function · 0.65
randomGenesisDoc
Function · 0.65
TestABCIPubKey
Function · 0.65
TestABCIValidators
Function · 0.65
TestABCIValidatorFromPubKeyAndPower
Function · 0.65
TestABCIValidatorWithoutPubKey
Function · 0.65
TestVoteVerify
Function · 0.65
TestSignAndValidateEd25519
Function · 0.65
Implementers
1
privKeyWithNilPubKey
p2p/conn/secret_connection_test.go
Calls
no outgoing calls
Tested by
15
BenchmarkValidatorSetCopy
Function · 0.52
TestProposerSelection3
Function · 0.52
TestValidatorSet_VerifyCommit_All
Function · 0.52
TestGenesisGood
Function · 0.52
randomGenesisDoc
Function · 0.52
TestABCIPubKey
Function · 0.52
TestABCIValidators
Function · 0.52
TestABCIValidatorFromPubKeyAndPower
Function · 0.52
TestABCIValidatorWithoutPubKey
Function · 0.52
TestVoteVerify
Function · 0.52
TestSignAndValidateEd25519
Function · 0.52
TestPubKeySecp256k1Address
Function · 0.52