Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Encryption property
Determines encryption algorithm to be used.
Type
EncryptionsEnum enumerationSyntax
- Basic
object.Encryption [= value]
The Encryption(object,value) syntax has these parts:
The Encryption(object,value) syntax has these parts:
object | An expression evaluating to an object of type wodWebServer |
value | EncryptionsEnum 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.