ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the type of encryption for an HFSQL Client/Server connection Hide the details
Returns the type of encryption used for the connection: hCryptNoNo encryption is performedhCryptRC5_16The connection between the server and the client computers is encrypted according to an optimized encryption algorithm (RC5 16 rounds on 128 bits)hCryptStandardThe connection between the server and the client computers is encrypted according to an optimized encryption algorithm on 128 bits
Name of connection used. This name was defined:in the data model editor,by HDescribeConnection or HOpenConnection, by the Connection type.
Defining the type of encryption for a connection Hide the details
Defines the type of encryption used for the connection: hCryptNoNo encryption is performedhCryptRC5_16The connection between the server and the client computers is encrypted according to an optimized encryption algorithm (RC5 16 rounds on 128 bits).hCryptStandardThe connection between the server and the client computers is encrypted according to an optimized encryption algorithm on 128 bits.
ExtendedInfo property and connection
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: