TROEncryptionMethod
Overview
The type of encryption method to be used.
Location
- Unit: uROEncryption.pas
| Value | Description |
|---|---|
| tetBlowfish | BlowFish. |
| tetDES | DES encryption. |
| tetNone | No encryption, default. |
| tetRijndael | Rijndael (AES). |
| tetTwoFish | TwoFish. |
The type of encryption method to be used.
| Value | Description |
|---|---|
| tetBlowfish | BlowFish. |
| tetDES | DES encryption. |
| tetNone | No encryption, default. |
| tetRijndael | Rijndael (AES). |
| tetTwoFish | TwoFish. |