Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ cipher_suite
Method
cipher_suite
mlspp/src/session.cpp:350–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
CipherSuite
351
Session::cipher_suite() const
352
{
353
return inner->history.front().cipher_suite();
354
}
355
356
const ExtensionList&
357
Session::extensions() const
Callers
5
make_key_id
Function · 0.45
process_proposals
Method · 0.45
get_key_ratchet
Method · 0.45
valid
Method · 0.45
fresh_secret
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected