Microsoft.AspNetCore.Cryptography.KeyDerivation Namespace

namespace Microsoft.AspNetCore.Cryptography.KeyDerivation

Classes

class KeyDerivation
Provides algorithms for performing key derivation.

Enumerations

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