MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / Welcome

Method Welcome

mlspp/src/messages.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120// Welcome
121
122Welcome::Welcome()
123 : cipher_suite(CipherSuite::ID::unknown)
124{
125}
126
127Welcome::Welcome(CipherSuite suite,
128 const bytes& joiner_secret,

Callers

nothing calls this directly

Calls 3

push_backMethod · 0.80
marshalFunction · 0.50
sealMethod · 0.45

Tested by

no test coverage detected