Back to product page

EncryptionsEnum Enumeration


To use with Encryption property.

Remarks

Possible values for EncryptionsEnum:

Constant Value Description
encAny 0 Anything suitable, selected by wodWebServer component.
encDES 1 DES encryption
enc3DES 2 3DES encryption
encAES 3 AES encryption
encBLOWFISH 4 BLOWFISH encryption
encAES128 5 AES 128bit encryption
encAES192 6 AES 192bit encryption
encAES256 7 AES 256bit encryption
encDH 10 DH encryption
encADH 11 ADH encryption
encRC2 12 RC2 encryption
encRC4 13 RC4 encryption
encIDEA 14 IDEA encryption

Platforms

Windows