2016-10-29 01:35:15 +08:00
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
title: ASP.NET Core Data Protection extensibility APIs
|
2016-10-29 01:35:15 +08:00
|
|
|
author: rick-anderson
|
2018-03-20 07:40:34 +08:00
|
|
|
description: Discover the various ASP.NET Core Data Protection extensibility topics.
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.author: riande
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.date: 10/14/2016
|
2020-10-28 05:27:47 +08:00
|
|
|
no-loc: [appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
|
2016-10-29 01:35:15 +08:00
|
|
|
uid: security/data-protection/extensibility/index
|
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
# ASP.NET Core Data Protection extensibility APIs
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Core cryptography extensibility](xref:security/data-protection/extensibility/core-crypto)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Key management extensibility](xref:security/data-protection/extensibility/key-management)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Miscellaneous APIs](xref:security/data-protection/extensibility/misc-apis)
|