Lines Matching refs:PIN
1 # PIN Authentication (pinauth)
6 …PIN authentication (pinauth) module supports the setting, deletion, and authentication of user PIN…
8 …PIN authentication resource information with the collaborative authentication framework based on t…
16 PINs are core assets in the system. The following security measures are taken in PIN authentication…
18 …PIN input user interface (currently including the PIN setting and PIN authentication dialog boxes)…
19 …ansmission: The raw PIN data is not transmitted across devices. After a user PIN is entered in the…
20 …nd comparison of PIN data: The pinauth HDI defines the adaptation interfaces for device vendors. D…
22 **NOTE 1**: To implement the PIN input dialog box, the application needs to register the PIN input …
24 …mework provides pure software implementation of PIN authentication for developers to demonstrate t…
58 …Data)=>void | **inputer** callback invoked by the pinauth Service ability to obtain the PIN data. |
59 …t8Array)=>void | **inputerdata** callback invoked to transfer the PIN data from the PIN input dial…
63 …nment or security chip) to ensure protection of the highest security level on user PIN information.