get_Hash()

HashAlgorithm::get_Hash() method

Gets value of calculated hash code.

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

Return Value

Hash code value.

See Also