TEncryptionMethod
TEncryptionMethod = (em_Fast_Encryption, em_AES_Encryption);
Type of encryption method:
| Value | Description |
|---|---|
em_Fast_Encryption |
fast encryption, suitable for real-time encryption of large video sizes and/or several concurrent recordings |
em_AES_Encryption |
AES encryption. Safer, but slower. |