System::Security::Cryptography::HashAlgorithm::get_HashSize 方法

HashAlgorithm::get_HashSize method

获取已计算哈希值的字节大小。

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

ReturnValue

计算的哈希值的字节数。

另见