Info
Version: | 2.0.0-pre007 |
Author(s): | Microsoft |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/microsoftdataencryptionsdk |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Data.Encryption.Cryptography |
Install
Install-Package Microsoft.Data.Encryption.Cryptography
dotnet add package Microsoft.Data.Encryption.Cryptography
paket add Microsoft.Data.Encryption.Cryptography
Microsoft.Data.Encryption.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Caching.Memory(>= 3.1.7)
- System.Text.Encoding.CodePages(>= 5.0.0)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
- System.Text.Encoding.CodePages(>= 5.0.0)
Tags
It allows developers to implement column- or field-level encryption for data stored in various data stores, including Azure data services.
Commonly Used Types:
Microsoft.Data.Encryption.Cryptography.DataProtector
Microsoft.Data.Encryption.Cryptography.DataEncryptionKey
Microsoft.Data.Encryption.Cryptography.KeyEncryptionKey
Microsoft.Data.Encryption.Cryptography.EncryptionSettings
Microsoft.Data.Encryption.Cryptography.EncryptionKeyStoreProvider
Microsoft.Data.Encryption.Cryptography.MicrosoftDataEncryptionException
Microsoft.Data.Encryption.Cryptography.PlaintextDataEncryptionKey
Microsoft.Data.Encryption.Cryptography.ProtectedDataEncryptionKey
When using NuGet 3.x this package requires at least version 3.4.