m_hashSize Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the hash size.

Namespace:  System.Security.Cryptography
Assembly:  System.Security (in System.Security.dll)

Syntax

'Declaration
Protected m_hashSize As Integer
protected int m_hashSize
protected:
int m_hashSize
val mutable m_hashSize: int
protected var m_hashSize : int

.NET Framework Security

See Also

Reference

HashAlgorithm Class

System.Security.Cryptography Namespace