Skip to main content

com.eruces.teagent.CryptoLocation

The CryptoLocation class indicates the location where a file's cryptographic processes occur.

Static Public Attributes

TypeNameDescription
final CryptoLocationENGINEThe ENGINE field indicates that file encryption and decryption are performed by the Remote Engine.
final CryptoLocationAGENTThe AGENT field indicates that file encryption and decryption are performed by the TE Agent.