Gets or sets the key to use in the hash algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Overridable Property Key As Byte() Get Set |
C# |
---|
public virtual byte[] Key { get; set; } |