AspNetCore.Docs/aspnet/security/data-protection/index.rst

26 lines
402 B
ReStructuredText
Raw Normal View History

2015-05-01 16:03:07 +08:00
Data Protection
2015-05-02 00:42:52 +08:00
---------------
2015-05-01 16:03:07 +08:00
2015-06-01 05:29:17 +08:00
The ASP.NET data protection stack provides a simple, easy to use cryptographic API a developer can use to protect data, including key management and rotation.
2015-05-01 16:03:07 +08:00
.. toctree::
:titlesonly:
2015-05-02 00:42:52 +08:00
introduction
using-data-protection
consumer-apis/index
configuration/index
extensibility/index
implementation/index
compatibility/index
2015-05-01 16:03:07 +08:00