Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
Welcome::Welcome()
123
: cipher_suite(CipherSuite::ID::unknown)
124
{
125
}
126
127
Welcome::Welcome(CipherSuite suite,
128
const bytes& joiner_secret,
Callers
nothing calls this directly
Calls
3
push_back
Method · 0.80
marshal
Function · 0.50
seal
Method · 0.45
Tested by
no test coverage detected