MD5.HashSizeInBytes 字段

定义

MD5 算法生成的哈希大小(以字节为单位)。

C#
public const int HashSizeInBytes = 16;

字段值

Value = 16

适用于

产品 版本
.NET 7, 8, 9, 10