Database
...
Microsoft SQL Server Always En...
Configure the Vectera Plus

Enable the EDSV multi-usage combination for asymmetric keys

1min
for this step, you must log in with an identity that has a role with permissions security\ key settings you can use the default administrator role and admin identities microsoft sql always encrypted requires asymmetric keys with multiple usages, which you can configure, but is not enabled by default on the {{vectera}} the specific multi usage combination required is edsv use one of the following methods to enable the edsv multi usage combination for asymmetric keys go to the extended options menu in the usage section, a drop down list enables you to select asymmetric authorize or asymmetric anonymous if you configured mutual authentication for the connection between the {{futurex}} fxcng module and the {{vectera}} in the previous section, select asymmetric authorize if you configured server side authentication in the previous section, select asymmetric anonymous after selecting one of the options, select \[ add ] select the edsv usage combination and select \[ ok ] select \[ save ] to save the changes choose one of the following options based on your connection method if you configured mutual authentication for the connection between the {{futurex}} fxcng module and the {{vectera}} in the previous section, run the following multi usage add fxcli command to add the edsv multiusage combination for asymmetric keys for authorized users fxcli multi usage add asymmetric auth edsv if you configured server side authentication in the previous section, run the following multi usage add fxcli command to add the edsv multi usage combination for asymmetric keys for anonymous users fxcli multi usage add asymmetric anon edsv