System::Security::Cryptography::HashAlgorithm::get_Hash method

HashAlgorithm::get_Hash method

Gets value of calculated hash code.

virtual ArrayPtr<uint8_t> System::Security::Cryptography::HashAlgorithm::get_Hash()

ReturnValue

Hash code value.

See Also