संपादित करें

इसके माध्यम से साझा किया गया


IncrementalHash.HashLengthInBytes Property

Definition

Gets the output size of this hash or HMAC algorithm, in bytes.

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

Property Value

The output size of this hash or HMAC algorithm, in bytes.

Applies to