Changes
Page history
Frederick888 created page: home
authored
Jul 30, 2016
by
Frederick Zhang
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
a1bf2cc0
...
...
@@ -14,7 +14,7 @@
| Parameter | Type | Description |
| ----- | ----- | ----- |
| nfc_pass | char(
6
) | the NFC password of the new account |
| nfc_pass | char(
12
) | the NFC password of the new account |
| serial | char(32) | the serial of the new account |
| username | string | the username of the new account |
...
...
@@ -65,4 +65,4 @@
| Parameter | Type | Description |
| ----- | ----- | ----- |
| nfc_pass | base64 string | encrypted NFC password, plaintext is char(6) |
\ No newline at end of file
| nfc_pass | base64 string | encrypted NFC password, plaintext is char(12) |
\ No newline at end of file