MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / Activate

Method Activate

libcppcryptfs/util/KeybufManager.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 };
63
64 void Activate() { m_bActive = true; };
65 bool Finalize(bool use_key_cache);
66
67 bool Enter()

Callers 2

mount_crypt_fsFunction · 0.80
OnSetActiveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected