MCPcopy 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
378TreeKEMPublicKey::TreeKEMPublicKey(CipherSuite suite_in)
379 : suite(suite_in)
380{
381}
382
383LeafIndex
384TreeKEMPublicKey::allocate_leaf()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected