ASP.NET
stable
  • Introduction
  • Getting Started
  • Release notes
  • Tutorials
  • Fundamentals
  • MVC
  • Testing
  • Working with Data
  • Client-Side Development
  • Mobile
  • Publishing and Deployment
  • Guidance for Hosting Providers
  • Security
    • Authentication
    • Authorization
    • Data Protection
      • Introduction to Data Protection
      • Getting Started with the Data Protection APIs
      • Consumer APIs
      • Configuration
      • Extensibility APIs
      • Implementation
      • Compatibility
    • Safe storage of app secrets during development
    • πŸ”§ Enforcing SSL
    • πŸ”§ Anti-Request Forgery
    • πŸ”§ Preventing Open Redirect Attacks
    • Preventing Cross-Site Scripting
    • Enabling Cross-Origin Requests (CORS)
  • Performance
  • Migration
  • API
  • Contribute
ASP.NET
  • Docs »
  • Security »
  • Data Protection
  • Edit on GitHub

Data ProtectionΒΆ

  • Introduction to Data Protection
  • Getting Started with the Data Protection APIs
  • Consumer APIs
    • Consumer APIs Overview
    • Purpose Strings
    • Purpose hierarchy and multi-tenancy
    • Password Hashing
    • Limiting the lifetime of protected payloads
    • Unprotecting payloads whose keys have been revoked
  • Configuration
    • Configuring Data Protection
    • Default Settings
    • Machine Wide Policy
    • Non DI Aware Scenarios
  • Extensibility APIs
    • Core cryptography extensibility
    • Key management extensibility
    • Miscellaneous APIs
  • Implementation
    • Authenticated encryption details.
    • Subkey Derivation and Authenticated Encryption
    • Context headers
    • Key Management
    • Key Storage Providers
    • Key Encryption At Rest
    • Key Immutability and Changing Settings
    • Key Storage Format
    • Ephemeral data protection providers
  • Compatibility
    • Sharing cookies between applications
    • Replacing <machineKey> in ASP.NET
Next Previous

© Copyright 2017, Microsoft. Revision d16f39b4.

Built with Sphinx using a theme provided by Read the Docs. Documentation licensed under CC BY 4.0.
Read the Docs v: stable
Versions
latest
stable
Downloads
htmlzip
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.