Info
Version: | 2.0.3 |
Author(s): | Microsoft |
Last Update: | Wednesday, October 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/AlwaysEncryptedwithSecureEnclaves |
NuGet Url: | https://www.nuget.org/packages/Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders |
Install
Install-Package Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders
dotnet add package Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders
paket add Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders
Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.4.0 && < 6.0.0)
Tags
An enclave provider implements the client-side logic for the attestation protocol and for establishing a secure channel with a secure enclave inside SQL Server. For details on Always Encrypted with secure enclaves, see https://aka.ms/AlwaysEncryptedwithSecureEnclaves.