com.eruces.teagent.CryptoLocation
The CryptoLocation class indicates the location where a file's cryptographic processes occur.
Since: 3.1
© Pi Soft, 2018-2026 · Tricryption Engine 8.1
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. |