TAdsConnection.EncryptionOptions.DataDictionaryPassword
Advantage TDataSet Descendant
|
TAdsConnection.EncryptionOptions.DataDictionaryPassword Advantage TDataSet Descendant |
|
|
|
|
TAdsConnection.EncryptionOptions.DataDictionaryPassword Advantage TDataSet Descendant |
|
|
Specifies the data dictionary password for a dictionary encrypted with AES.
Syntax
property EncryptionOptions.DataDictionaryPassword: String;
Description
Specifies the AES password for the dictionary if using strong encryption. When connecting to Advantage Database Server, it is more secure to use the SE_PASSWORDS configuration option to specify this value. Note that if an application does provide this option, the server will validate the password each time a connection is made. This is a relatively expensive operation due to the large number of iterations the hash function is executed.