Represents the size, in bits, of the computed hash code.
The hash algorithm specifies the size of the hash code. For example, System.Security.Cryptography.SHA1 uses a hash size of 160 bits.
This field is accessed through the HashAlgorithm.HashSize property.