Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ TreeKEMPublicKey
Method
TreeKEMPublicKey
mlspp/src/treekem.cpp:378–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
///
377
378
TreeKEMPublicKey::TreeKEMPublicKey(CipherSuite suite_in)
379
: suite(suite_in)
380
{
381
}
382
383
LeafIndex
384
TreeKEMPublicKey::allocate_leaf()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected