Share via


Microsoft.AspNetCore.Cryptography.KeyDerivation Namespace

Contains types for algorithms for performing key derivation.

Classes

Name Description
KeyDerivation

Provides algorithms for performing key derivation.

Enums

Name Description
KeyDerivationPrf

Specifies the PRF which should be used for the key derivation algorithm.

Remarks

For more information about ASP.NET Core data protection, see Data Protection.