Data can have 3 states (in transit, in use and at rest). I know that for Windows Server, common methods of encryption are:
In Transit = IPSEC
In Use = ???
At Rest = BitLocker
Is it possible to encrypt data that is in use (i.e. in the CPU and memory)? If so, how?