<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.1" />

Microsoft.Data.SqlClient.SqlClientEncryptionAlgorithm

Abstract base class for all TCE encryption algorithms. It exposes two functions [. Encrypt - This function is used by SqlClient under the covers to transparently encrypt TCE enabled column data. \. Decrypt - This function is used by SqlClient under the covers to transparently decrypt TCE enabled column data.