Mentalis.org Security Library documentation

HMAC.HashSize Property

Gets the size of the computed hash code in bits.

[Visual Basic]
Overrides Public ReadOnly Property HashSize As Integer
[C#]
public override int HashSize {get;}

Property Value

The size of the computed hash code in bits.

See Also

HMAC Class | HMAC Members | Org.Mentalis.Security.Cryptography Namespace