AspNetCore.Docs/aspnetcore/security/data-protection/extensibility/index.md

20 lines
515 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
2017-07-01 07:47:15 +08:00
title: Extensibility APIs
2016-10-29 01:35:15 +08:00
author: rick-anderson
description: This document serves as the table of contents for the various ASP.NET Core data protection extensibility topics.
2016-10-29 01:35:15 +08:00
manager: wpickett
2018-01-29 23:21:31 +08:00
ms.author: riande
2016-10-29 01:35:15 +08:00
ms.date: 10/14/2016
ms.prod: asp.net-core
2018-01-29 23:21:31 +08:00
ms.technology: aspnet
ms.topic: article
2016-10-29 01:35:15 +08:00
uid: security/data-protection/extensibility/index
---
# Extensibility APIs
* [Core cryptography extensibility](core-crypto.md)
* [Key management extensibility](key-management.md)
* [Miscellaneous APIs](misc-apis.md)