WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

IProtectedMemory Interface

Defines an interface for working with protected memory.

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public interface IProtectedMemory

Remarks


This interface provides methods to securely read data stored in protected memory. It abstracts the underlying mechanism used to protect and access the memory, allowing for secure handling of sensitive information.