Returns the number of bytes in the message digest for the given hash algorithm.
public static int LengthInBytes( HashAlgorithm hashAlg )
Public Shared Function LengthInBytes ( _ hashAlg As HashAlgorithm _ ) As Integer
VB6/C equivalent: HASH_DigestLength