EncryptionEnum Enumeration
EncryptionEnum Enumeration
Description
These constants define possible encryption algorithms that can be used inside wodVPN. If None is selected encryption will not be used.
Members
Constant
Value
Description
encAES128
0
AES 128bit encryption
encAES192
1
AES 192bit encryption
encAES256
2
AES 256bit encryption
encNone
3
Encryption disabled
Your browser does not support iframes.