MCPcopy Create free account
hub / github.com/LagrangeDev/LagrangeGo / Exange

Method Exange

utils/crypto/ecdh/impl.go:11–11  ·  view source on GitHub ↗
(remote []byte)

Source from the content-addressed store, hash-verified

9 PublicKey() []byte
10 SharedKey() []byte
11 Exange(remote []byte) ([]byte, error)
12}
13
14/*

Callers 1

ParseKeyExchangeResponseFunction · 0.65

Implementers 1

p256exchangerutils/crypto/ecdh/impl.go

Calls

no outgoing calls

Tested by

no test coverage detected