You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is noteworthy that when calculating the HMAC of the version field, version shall always be represented as 32 bit big endian integer, regardless of the system architecture.
The text was updated successfully, but these errors were encountered:
It is noteworthy that when calculating the HMAC of the
version
field,version
shall always be represented as 32 bit big endian integer, regardless of the system architecture.The text was updated successfully, but these errors were encountered: