System::Security::Cryptography::HashAlgorithm::get_HashSize method

HashAlgorithm::get_HashSize method

Gets size of calculated hash value in bytes.

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

ReturnValue

Number of bytes in calculated hash value.

See Also