MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / SubmitECIESx25519Key

Method SubmitECIESx25519Key

libi2pd/Garlic.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491 }
492
493 void GarlicDestination::SubmitECIESx25519Key (const uint8_t * key, uint64_t tag)
494 {
495 AddECIESx25519Key (key, tag);
496 }
497
498 void GarlicDestination::HandleGarlicMessage (std::shared_ptr<I2NPMessage> msg)
499 {

Callers 2

TestTunnelsMethod · 0.45
BuildMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestTunnelsMethod · 0.36