Back to product page

Encryption property


Determines encryption algorithm to be used.

Type

EncryptionsEnum enumeration

Syntax

  • Basic
object.Encryption [= value]
The Encryption(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodWebServer
valueEncryptionsEnum enumeration

Remarks

This property sets internal SSL/TLS encryption algorithms to support only encryption algorithm you specify.

Note that changing this property internally overwrites SSLCipherList property.

Platforms

Windows