Redigera

NonCryptographicHashAlgorithm.HashLengthInBytes Property

Definition

Gets the number of bytes produced from this hash algorithm.

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

Property Value

The number of bytes produced from this hash algorithm.

Applies to