HMAC key.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property HmacKey As Byte() Get Set |
C# |
---|
public byte[] HmacKey { get; set; } |
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Visual Basic |
---|
Public Property HmacKey As Byte() Get Set |
C# |
---|
public byte[] HmacKey { get; set; } |