SecurityServices for .NET 2.0 Documentation

HMAC.HashSize Property

[This is preliminary documentation and subject to change.]

Gets the size of the computed hash code in bits.

public override  HashSize {get;}

Property Value

The size of the computed hash code in bits.

See Also

HMAC Class | Org.Mentalis.SecurityServices.Cryptography Namespace