get_HashSize()

HashAlgorithm::get_HashSize() method

Gets size of calculated hash value in bytes.

virtual int System::Security::Cryptography::HashAlgorithm::get_HashSize()

Return Value

Number of bytes in calculated hash value.

See Also