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

26 lines
402 B
ReStructuredText

Data Protection
---------------
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.
.. toctree::
:titlesonly:
introduction
using-data-protection
consumer-apis/index
configuration/index
extensibility/index
implementation/index
compatibility/index