Microsoft.AspNetCore.Cryptography.KeyDerivation Namespace

Contains types for algorithms for performing key derivation.

Classes

KeyDerivation

Provides algorithms for performing key derivation.

Enums

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.