Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders
This library contains enclave providers for .NET Framework applications using Always Encrypted with secure enclaves. 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.
Install
dotnet add package Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders --version 2.0.3
Install-Package Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders -Version 2.0.3
<PackageReference Include="Microsoft.SqlServer.Management.AlwaysEncrypted.EnclaveProviders" Version="2.0.3" />
Frameworks
No framework metadata available.
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.