| 394 | |
| 395 | |
| 396 | void CSettingsPropertyPage::OnClickedEncryptKeysInMemory() |
| 397 | { |
| 398 | SetControlChanged(IDC_ENCRYPT_KEYS_IN_MEMORY); |
| 399 | } |
| 400 | |
| 401 | |
| 402 | void CSettingsPropertyPage::OnClickedCacheKeysInMemory() |
nothing calls this directly
no outgoing calls
no test coverage detected