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

EncryptionScope Enumeration

Scope to encrypt data is accessible for users system defaults and should not be used for long term storage

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

Syntax


public enum EncryptionScope

Members


Member nameDescription
Machine The machine name
Process The process ID
User The executing user context
Application Uses the application path

Remarks


This feature is not limited to only windows, however data can't be reliably exchanged between the various operating systems due to the implementation methods of the cypher algorithms.