SHA384.HashSizeInBits Field

Definition

The hash size produced by the SHA384 algorithm, in bits.

public: int HashSizeInBits = 384;
public const int HashSizeInBits = 384;
val mutable HashSizeInBits : int
Public Const HashSizeInBits As Integer  = 384

Field Value

Value = 384

Applies to