NonCryptographicHashAlgorithm.HashLengthInBytes 属性

定义

获取从此哈希算法生成的字节数。

public:
 property int HashLengthInBytes { int get(); };
public int HashLengthInBytes { get; }
member this.HashLengthInBytes : int
Public ReadOnly Property HashLengthInBytes As Integer

属性值

从此哈希算法生成的字节数。

适用于