MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / GetModeID

Method GetModeID

src/twadmin/twadmincl.cpp:1247–1250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1245 return true;
1246 }
1247 virtual cTWAdminCmdLine::CmdLineArgs GetModeID() const
1248 {
1249 return cTWAdminCmdLine::MODE_REMOVE_ENCRYPTION;
1250 }
1251
1252private:
1253 std::list<TSTRING> mFileList;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected