HMACSHA384.HashSizeInBytes Field

Definition

The hash size produced by the HMAC SHA384 algorithm, in bytes.

public: int HashSizeInBytes = 48;
public const int HashSizeInBytes = 48;
val mutable HashSizeInBytes : int
Public Const HashSizeInBytes As Integer  = 48

Field Value

Value = 48

Applies to