MD5CryptoServiceProvider: HashSize (get)

HashSize

Returns the size of the computed hash.



 Public Property Get HashSize ( ) As Long

Return Values

Long -  Always returns 128 bits.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class MD5CryptoServiceProvider Overview MD5CryptoServiceProvider Properties MD5CryptoServiceProvider Methods HashAlgorithm ICryptoTransform