projects/security/dataprotection/README.md
Data Protection with Default settings
Basic sample to show data protection with default settings.
Data Protection with Azure Storage Blob
Sample to show data protection with keys stored in Azure Blob storage.
Data Protection with Azure Key Vault & Azure Storage Blob
Sample to show data protection with keys encrypted using Azure Key Vault and stored in Azure Blob storage.
Data Protection with EF Core Key Store
Sample to show data protection with keys stored in relational database using Entity Framework Core.
Data Protection with Redis Key Store
Sample to show data protection with keys stored in Redis.
Data Protection with Custom XML Encryptor
Sample to show data protection with keys encrypted by custom XML encryptor.