com.eruces.teagent.CryptoLocation
The CryptoLocation class indicates the location where a file's cryptographic processes occur.
Static Public Attributes
| Type | Name | Description |
|---|---|---|
| final CryptoLocation | ENGINE | The ENGINE field indicates that file encryption and decryption are performed by the Remote Engine. |
| final CryptoLocation | AGENT | The AGENT field indicates that file encryption and decryption are performed by the TE Agent. |