1 parent e2916c7 commit c1cc671Copy full SHA for c1cc671
1 file changed
README.md
@@ -136,8 +136,9 @@ schnee ntag verify-sdm-mac \
136
137
If you provide `--uid` or `--counter`, those bytes must match the tag's SDM
138
configuration and the mirrored URL contents. In particular, `--counter` expects
139
-the 3 mirrored bytes in URL order, and the verifier handles the NTAG 424 DNA
140
-counter byte-order conversion internally.
+3 mirrored bytes as 6 hex characters in URL order, and the mirrored `ctr=`
+value inside `--signed-text` should use that same hex representation. The
141
+verifier handles the NTAG 424 DNA counter byte-order conversion internally.
142
143
## Python API
144
0 commit comments