EnumEncryptType Enum
Description
The EnumEncryptType enumeration indicates the encryption type of the server port.
It is used with the following methods:
Interface | Method |
SAWHSDK | connectToServer |
Name | Value | Description |
enumUnencrypted | 0 | Unencrypted port |
enumSSLEncrypted | 2 | SSL encrypted port |