MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / Type

Method Type

crypto/crypto.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 VerifySignature(msg []byte, sig []byte) bool
26 Equals(PubKey) bool
27 Type() string
28}
29
30type PrivKey interface {

Callers 15

validateValidatorUpdatesFunction · 0.65
decodeFunction · 0.65
decodeReflectFunction · 0.65
decodeReflectListFunction · 0.65
decodeReflectMapFunction · 0.65
decodeReflectStructFunction · 0.65
decodeReflectInterfaceFunction · 0.65
decodeStdlibFunction · 0.65
encodeFunction · 0.65
encodeReflectFunction · 0.65
encodeReflectListFunction · 0.65
encodeReflectMapFunction · 0.65

Implementers 1

pubKeyEddietypes/protobuf_test.go

Calls

no outgoing calls

Tested by

no test coverage detected