Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ content_type
Method
content_type
mlspp/src/messages.cpp:341–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
ContentType
342
GroupContent::content_type() const
343
{
344
return tls::variant<ContentType>::type(content);
345
}
346
347
AuthenticatedContent
348
AuthenticatedContent::sign(WireFormat wire_format,
Callers
11
validate_proposal_message
Method · 0.80
protect_pub
Method · 0.80
protect_priv
Method · 0.80
handle
Method · 0.80
unprotect
Method · 0.80
sign
Method · 0.80
verify
Method · 0.80
messages.cpp
File · 0.80
AuthenticatedContent
Method · 0.80
SenderDataAAD
Class · 0.80
PrivateMessage
Method · 0.80
Calls
1
type
Function · 0.85
Tested by
no test coverage detected