Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_security_enabled
Method
is_security_enabled
implementation/configuration/src/configuration_impl.cpp:4653–4656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4651
}
4652
4653
bool configuration_impl::is_security_enabled() const {
4654
4655
return is_security_enabled_;
4656
}
4657
4658
bool configuration_impl::is_security_external() const {
4659
Callers
11
configuration_test.cpp
File · 0.80
is_allowed
Method · 0.80
init
Method · 0.80
on_message
Method · 0.80
on_pong
Method · 0.80
on_message
Method · 0.80
lazy_load
Method · 0.80
on_offer_service
Method · 0.80
on_message
Method · 0.80
lazy_load
Method · 0.80
is_response_allowed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected