Go to file
Levi B 58c823bc45 Rename KeyLifetimeOptions -> KeyManagementOptions
Simplify default key resolution logic
Introduce API for disabling automatic key generation
2015-03-11 19:39:35 -07:00
src Rename KeyLifetimeOptions -> KeyManagementOptions 2015-03-11 19:39:35 -07:00
test Rename KeyLifetimeOptions -> KeyManagementOptions 2015-03-11 19:39:35 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:20 -07:00
build.sh
global.json
makefile.shade

README.md

DataProtection

Data Protection APIs

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.