Data to prepend to shared secret when hashing.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property SecretPrepend As Byte() Get Set |
C# |
---|
public byte[] SecretPrepend { get; set; } |