We are doing research on SQL Server Always Encrypted. One question we have is in regards to the client driver. We would be using the .NET Framework Data Provider for SQL Server. Is this included as part of the .NET Framework 4.6 or would we need to install a separate driver package to all our clients to enable the client decryption as part of AE?
Thanks