Use OS specific calls to mlock and Virtuallock to prevent swapping ESE key material to disk.
The memory will be locked in the SymmetricKey constructor and unlocked in the SymmetricKey destructor.
- depends on
-
SERVER-20538 Build a general purpose SecureAllocator
- Closed