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

Method OnClickedEncryptKeysInMemory

cppcryptfs/ui/SettingsPropertyPage.cpp:396–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394
395
396void CSettingsPropertyPage::OnClickedEncryptKeysInMemory()
397{
398 SetControlChanged(IDC_ENCRYPT_KEYS_IN_MEMORY);
399}
400
401
402void CSettingsPropertyPage::OnClickedCacheKeysInMemory()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected