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
I want to proctect my data written in NFC chip by my password. So that the data will be read-only and not writale unless I unlock the password in my NFC chip.
I have checked using an app downloaded from Google Play Store that my NFC chip have feature to do a password protection.
I want to build an application to have password protection like that but I cannot find any function in NdefLibrary that support to do a password protection.
I'm using NdefLibrary version 3.1.1 and .NET framework 4.5.
The text was updated successfully, but these errors were encountered:
Hi,
I want to proctect my data written in NFC chip by my password. So that the data will be read-only and not writale unless I unlock the password in my NFC chip.
I have checked using an app downloaded from Google Play Store that my NFC chip have feature to do a password protection.
I want to build an application to have password protection like that but I cannot find any function in NdefLibrary that support to do a password protection.
I'm using NdefLibrary version 3.1.1 and .NET framework 4.5.
The text was updated successfully, but these errors were encountered: