This documentation is archived and is not being maintained.
HashAlgorithm.HashSizeValue Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents the size, in bits, of the computed hash code.
Namespace:
System.Security.Cryptography
Assembly:
mscorlib (in mscorlib.dll)
protected int HashSizeValue
The hash algorithm specifies the size of the hash code. For example, SHA1 uses a hash size of 160 bits.
This field is accessed through the HashSize property.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0