Gets or sets the algorithm's key mode.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property KeyMode As HashingAlgorithmKeyMode Get Set |
C# |
---|
public HashingAlgorithmKeyMode KeyMode { get; set; } |