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

ProtectedMemory Class

Provides a static class for creating instances of protected memory. This class serves as a factory for creating objects that implement the IProtectedMemory interface, allowing for secure storage and retrieval of sensitive data in memory.

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

Syntax


public static class ProtectedMemory

Inheritance Hierarchy


Object
  Walter..::..ProtectedMemory