Gets or sets key derivation function ("HASH" or "HMAC").
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property KeyDerivationFunction As String Get Set |
| C# |
|---|
public string KeyDerivationFunction { get; set; } |