Perform the following tasks to configure EKM:Documentation Index
Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
Use this file to discover all available pages before exploring further.
- Enable the EKM provider option.
- Register the FXCL EKM provider.
Enable the provider option
To use the FXCL EKM provider, perform the following instructions to enable the EKM provider option on the SQL Server:Register the provider
To register the FXCL EKM provider open a new Query window in SQL Server Management Studio and execute the following commands:Text
- Switch the Server Authentication type to Windows Authentication.
- Right-click the DB server, select Properties, and go to the Security tab.
- Change the Server Authentication type from SQL & Windows Authentication to Windows Authentication.

