Top 20 NuGet Packages depending on Vdrio.Security.Encryption

Total dependencies: 1

This library comes with a class EncryptedTableEntity. This class is the same as TableEntity, but understands the [EncryptedProperty] attribute that will encrypt the data for that property when it goes to Azure Table. Also, use the [EncryptionKey(a,b,c)] attribute on the class that inherits Encrypted...