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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ The verification would fail and return `false`, if...
100
100
- the HMAC of `obj` was manipulated
101
101
-`key` is deviating from the one the HMAC was created with
102
102
103
-
The verification would not fail, just because the JSON's attributes order has changed. For more details see [calculateHmac](#calculateHmac(obj\,-key)).
103
+
The verification would not fail, just because the JSON's attributes order has changed. For more details see [calculateHmac](#calculateHmacobj-key).
0 commit comments