Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ CryptSetting
Method
CryptSetting
cppcryptfs/ui/CryptSetting.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
public:
50
CryptSetting(enum CryptSettingsRegistryValuesKeys key) : m_key(key) {}
51
virtual ~CryptSetting() = default;
52
};
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected