CN103618604A - Identity authentication method and system - Google Patents

Identity authentication method and system Download PDF

Info

Publication number
CN103618604A
CN103618604A CN201310608149.3A CN201310608149A CN103618604A CN 103618604 A CN103618604 A CN 103618604A CN 201310608149 A CN201310608149 A CN 201310608149A CN 103618604 A CN103618604 A CN 103618604A
Authority
CN
China
Prior art keywords
user
information
server end
code
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310608149.3A
Other languages
Chinese (zh)
Inventor
姬绍东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201310608149.3A priority Critical patent/CN103618604A/en
Publication of CN103618604A publication Critical patent/CN103618604A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an identity authentication method and system. The identity authentication method comprises the following steps: a client side receives a user login information recovery request input by a user; the client side prompts the user to input fingerprint information; the client side collects the fingerprint information of the user, processes the collected fingerprint information to obtain an application code string and sends the application code string to a server side; the server side receives the application code string and determines whether an application code string matched with the received application code string exists; if the application code string matched with the received application code string exists, user login information corresponding to the application code string is returned to the client side; if the application code string matched with the received application code string does not exist, identity authentication failure information is returned to the client side. According to the identity authentication method and system, by means of the identity authentication mode that the fingerprint information of the user is collected when the user forgets login information, the collected fingerprint information is processed to obtain the application code string, and the application code string is sent to the server side for matching, effective information can be provided for the user in time for identity authentication, and the user can conduct login in time or recover a user name or a password in time.

Description

Identity identifying method and system
Technical field
The present invention relates to field of information security technology, relate in particular to a kind of identity identifying method and system.
Background technology
In today of rapid economic development, the effect of interpersonal relationships is more obvious, and human connection resource is extremely important for a people's success.A lot of professional personages are in fact deficienter aspect interpersonal resource at present, therefore, social network software (the Social Network Software such as micro-letter, microblogging, QQ, hereinafter to be referred as SNS) be able to flourish, this emerging network social intercourse mode one occurs, worldwide popular rapidly, become elite stratum and expanded one of major way of interpersonal relationships.
After SNS application register account number, need to input username and password and just can log in.And when user forgets user name or password, generally carry out in the following ways that user name is given in authentication for change or password assisted user logs in: while registering to user, the phone number of binding or mailbox send identifying code, or the some good friends in applying to SNS send identifying code asks good friend to carry out identity validation.
But, all there is uncontrollable problem of proving time in above-mentioned identification authentication mode, for example, while registering to user, the phone number of binding or mailbox send the mode of identifying code, if user has changed the phone number of new phone number or binding and has shut down in the time of temporarily can not continuing use or forget mailbox password, authentication failure; Good friend in applying to SNS sends identifying code asks good friend to carry out the mode of identity validation, if these good friends do not reply identifying code online or at the appointed time, authentication is failed.Therefore, above-mentioned identification authentication mode all can not be carried out authentication for user provides effective information in time, thereby causes user not login in time or be difficult to give for change user name or password.
Summary of the invention
The invention provides a kind of identity identifying method and system, take and solve identification authentication mode of the prior art and can not as user provides effective information, carry out authentication in time, thereby cause user not login in time or be difficult to give for change user name or password.
The invention provides a kind of identity identifying method, comprising:
The user login information of client user input is given request for change;
Described Client-Prompt user inputs finger print information;
Described client gathers user's finger print information, the finger print information gathering is processed to the string code that is applied, and described application strings code is sent to server end;
Described server end receives described application strings code, and determines whether to store the application strings code of coupling; If had, to described client, return to the user login information corresponding with described application strings code; If nothing, returns to authentication failure information to described client.
The present invention also provides a kind of identity authorization system, comprising: client and server end;
Described client, gives request for change for receiving the user login information of user's input;
Described client, for pointing out user to input finger print information;
Described client, for gathering user's finger print information, processes to the finger print information gathering the string code that is applied, and described application strings code is sent to described server end;
Described server end, for receiving described application strings code, and determines whether to store the application strings code of coupling; If had, to described client, return to the user login information corresponding with described application strings code; If nothing, returns to authentication failure information to described client.
The application is by when user forgets log-on message, gather user's finger print information, and the finger print information gathering is processed to the string code that is applied, application strings code is sent to the identification authentication mode that server end mates, can for user provides effective information, carry out authentication in time, thereby make user can login in time or give for change in time user name or password.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of identity identifying method embodiment mono-provided by the invention;
Fig. 2 is the schematic flow sheet of identity identifying method embodiment bis-provided by the invention;
Fig. 3 is the schematic flow sheet of identity identifying method embodiment tri-provided by the invention;
Fig. 4 is the schematic flow sheet of identity authorization system embodiment provided by the invention.
Embodiment
For making object, technical scheme and the advantage of the embodiment of the present invention clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment mono-
As shown in Figure 1, the schematic flow sheet for identity identifying method embodiment mono-provided by the invention, specifically comprises the steps:
The user login information of S101, client user input is given request for change;
S102, Client-Prompt user input finger print information;
S103, client gather user's finger print information, and application strings code are sent to server end;
S104, server end receive application strings code, and determine whether to store the application strings code of coupling; If had, perform step S105; If nothing, performs step S106.
S105, server end return to the user login information corresponding with application strings code to client;
S106, server end return to authentication failure information to client.
It will be appreciated by persons skilled in the art that above-mentioned user login information refers to needed information when user normally logins, comprise user name, login original code or replacement encrypted message etc.
The present embodiment is by when user forgets log-on message, gather user's finger print information, and the finger print information gathering is processed to the string code that is applied, application strings code is sent to the identification authentication mode that server end mates, can for user provides effective information, carry out authentication in time, thereby make user can login in time or give for change in time user name or password.
Embodiment bis-
As shown in Figure 2, be the schematic flow sheet of identity identifying method embodiment bis-provided by the invention, the described method step of the present embodiment is before the performed step of above-described embodiment one, first to carry out user's registration, specifically comprises the following steps:
S201, when user registers, the user's registration information of client user input, gathers user's finger print information, and the finger print information gathering is processed to the string yard that is applied, user's registration information comprises user login information;
S202, client are bound user's registration information and application strings code, and the user's registration information after binding and application strings code are sent to server end and store.
In addition, above-mentioned user's registration information, except comprising user login information, can also comprise for receiving the contact details of the user login information of giving for change; Such as: email address, phone number, MSN number, QQ number, micro-signal code and microblogging account etc.When user's registration information comprises the contact details of user login information, when server end returns to user login information to client, can pass through contact details, to user, return user login information.For example, when user's registration information comprises that user registers, during reserved telephone number, server end can send to user mobile phone by note by user login information.
The present embodiment is by when user registers, gather user's finger print information, and the finger print information gathering is processed to the string code that is applied, and send it to server end and store, so that when user name or password are forgotten in user login, thereby can provide timely effective information, carry out authentication and make user give timely user name or password for change.
Embodiment tri-
As shown in Figure 3, schematic flow sheet for identity identifying method embodiment tri-provided by the invention, the described method step of the present embodiment is on the basis of above-described embodiment two, when user registers, after the user's registration information of client user input, before gathering user's finger print information, increased and judged that whether this user had gathered the step of finger print information, specifically comprised the following steps:
S301, when user registers, the user's registration information of client user input;
Wherein, user's registration information comprises user name, password and can also comprise contact details such as email address, phone number, MSN number, QQ number, micro-signal code and the microblogging account etc. for receiving the user login information of giving for change.
S302, user end to server end send fingerprint inquiry request information, in fingerprint inquiry request information, carry user's registration information;
S303, server end determine whether to store the application strings code corresponding with user's registration information;
Server end receives after fingerprint inquiry request information, extracts user's registration information, according to user's registration information, determines whether to store corresponding application strings code.
The fingerprint inquiry response information that S304, client server end send;
If fingerprint inquiry response information represents server end and does not store the application strings code corresponding with user's registration information, show that this user's registration information is not also used fingerprint register mistake, perform step S304, carry out fingerprint collecting registration; If fingerprint inquiry response information represents server end, there is the storage application strings code corresponding with user's registration information, show that this user's registration information has been used fingerprint register mistake, do not need to carry out again fingerprint collecting registration.
S305, client process to the finger print information gathering the string code that is applied, and user's registration information comprises user login information;
S306, client are bound user's registration information and application strings code, and the user's registration information after binding and application strings code are sent to server end and store.
The present embodiment is by when user registers, first according to user's registration information, judge whether user gathered fingerprint to avoid repeated registration, if do not gather the finger print information that gathers user, and the finger print information gathering is processed to the string code that is applied, and send it to server end and store, so that when user name or password are forgotten in user login, can provide timely effective information and carry out authentication and make user give timely user name or password for change.
As shown in Figure 4, the schematic flow sheet for identity authorization system embodiment provided by the invention, comprising: client 41 and server end 42;
Described client 41, gives request for change for receiving the user login information of user's input;
Described client 41, for pointing out user to input finger print information;
Described client 41, for gathering user's finger print information, processes to the finger print information gathering the string code that is applied, and described application strings code is sent to described server end 42;
Described server end 42, for receiving described application strings code, and determines whether to store the application strings code of coupling; If had, to described client 41, return to the user login information corresponding with described application strings code; If nothing, returns to authentication failure information to described client 41.
Further, described user login information, comprises at least one in following information: user name, interim password, replacement password.Wherein, replacement encrypted message can connect or replacement cryptographic interface for replacement password.
Further, described client 41 also for:
Before the user login information that receives user's input is given request for change, when user registers, receive the user's registration information of user's input, gather described user's finger print information, and the finger print information gathering is processed to the string code that is applied, described user's registration information comprises described user login information; Described user's registration information and described application strings code are bound, and the user's registration information after binding and application strings code are sent to described server end 42 and store.
Further, described user's registration information, also comprises for receiving the contact details of the user login information of giving for change;
Described server end 42, also for adopting described contact details, returns to the user login information corresponding with described application strings code to described client 41.
Further, described contact details comprise at least one information in following information: email address, phone number, MSN number, QQ number, micro-signal code and microblogging account;
Further, described client 41 also for:
When user registers, before gathering user's finger print information, to server end, send fingerprint inquiry request information, in described fingerprint inquiry request information, carry described user's registration information, so that described server end 42 determines whether to store the application strings code corresponding with described user's registration information; The fingerprint inquiry response information that reception server end sends; If described fingerprint inquiry response information represents described server end 42 and do not store the application strings code corresponding with described user's registration information, described client 41 is carried out the step that gathers user fingerprints information.
It should be noted that: for aforesaid each embodiment of the method, for simple description, therefore it is all expressed as to a series of combination of actions, but those skilled in the art should know, the present invention is not subject to the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in specification all belongs to preferred embodiment, and related action and module might not be that the present invention is necessary.
Finally it should be noted that: above embodiment only, in order to technical scheme of the present invention to be described, is not intended to limit; Although the present invention is had been described in detail with reference to previous embodiment, those of ordinary skill in the art is to be understood that: its technical scheme that still can record aforementioned each embodiment is modified, or part technical characterictic is wherein equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution depart from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (12)

1. an identity identifying method, is characterized in that, comprising:
The user login information of client user input is given request for change;
Described Client-Prompt user inputs finger print information;
Described client gathers user's finger print information, the finger print information gathering is processed to the string code that is applied, and described application strings code is sent to server end;
Described server end receives described application strings code, and determines whether to store the application strings code of coupling; If had, to described client, return to the user login information corresponding with described application strings code; If nothing, returns to authentication failure information to described client.
2. method according to claim 1, is characterized in that, described user login information comprises at least one in following information:
User name, interim password, replacement password.
3. method according to claim 1 and 2, is characterized in that, before the user login information of client user input is given request for change, also comprises:
When user registers, the user's registration information of described client user input, gathers described user's finger print information, and the finger print information gathering is processed to the string code that is applied, and described user's registration information comprises described user login information;
Described client is bound described user's registration information and described application strings code, and the user's registration information after binding and application strings code are sent to described server end and store.
4. method according to claim 3, is characterized in that, described user's registration information also comprises for receiving the contact details of the user login information of giving for change;
Described server end returns to the user login information corresponding with described application strings code to described client, comprising:
Described server end adopts described contact details, to user, returns to the user login information corresponding with described application strings code.
5. method according to claim 4, is characterized in that, described contact details comprise at least one information in following information:
Email address, phone number, MSN number, QQ number, micro-signal code and microblogging account.
6. method according to claim 3, is characterized in that, when user registers, described client also comprises before gathering user's finger print information:
Described user end to server end sends fingerprint inquiry request information, carries described user's registration information, so that described server end determines whether to store the application strings code corresponding with described user's registration information in described fingerprint inquiry request information;
The fingerprint inquiry response information that described client server end sends;
If described fingerprint inquiry response information represents described server end and do not store the application strings code corresponding with described user's registration information, described client executing gathers the step of user fingerprints information.
7. an identity authorization system, is characterized in that, comprising: client and server end;
Described client, gives request for change for receiving the user login information of user's input;
Described client, for pointing out user to input finger print information;
Described client, for gathering user's finger print information, processes to the finger print information gathering the string code that is applied, and described application strings code is sent to described server end;
Described server end, for receiving described application strings code, and determines whether to store the application strings code of coupling; If had, to described client, return to the user login information corresponding with described application strings code; If nothing, returns to authentication failure information to described client.
8. system according to claim 1, is characterized in that, described user login information comprises at least one in following information:
User name, interim password, replacement password.
9. according to the system described in claim 7 or 8, it is characterized in that, described client also for:
Before the user login information that receives user's input is given request for change, when user registers, receive the user's registration information of user's input, gather described user's finger print information, and the finger print information gathering is processed to the string code that is applied, described user's registration information comprises described user login information; Described user's registration information and described application strings code are bound, and the user's registration information after binding and application strings code are sent to described server end and store.
10. system according to claim 9, is characterized in that, described user's registration information also comprises for receiving the contact details of the user login information of giving for change;
Described server end, also for adopting described contact details, returns to the user login information corresponding with described application strings code to user.
11. systems according to claim 10, is characterized in that, described contact details comprise at least one information in following information:
Email address, phone number, MSN number, QQ number, micro-signal code and microblogging account.
12. systems according to claim 9, is characterized in that, described client also for:
When user registers, before gathering user's finger print information, to server end, send fingerprint inquiry request information, in described fingerprint inquiry request information, carry described user's registration information, so that described server end determines whether to store the application strings code corresponding with described user's registration information; The fingerprint inquiry response information that reception server end sends; If described fingerprint inquiry response information represents described server end and do not store the application strings code corresponding with described user's registration information, described client executing gathers the step of user fingerprints information.
CN201310608149.3A 2013-11-26 2013-11-26 Identity authentication method and system Pending CN103618604A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310608149.3A CN103618604A (en) 2013-11-26 2013-11-26 Identity authentication method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310608149.3A CN103618604A (en) 2013-11-26 2013-11-26 Identity authentication method and system

Publications (1)

Publication Number Publication Date
CN103618604A true CN103618604A (en) 2014-03-05

Family

ID=50169308

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310608149.3A Pending CN103618604A (en) 2013-11-26 2013-11-26 Identity authentication method and system

Country Status (1)

Country Link
CN (1) CN103618604A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954377A (en) * 2015-06-18 2015-09-30 广东欧珀移动通信有限公司 Account registration method and terminal
CN105335638A (en) * 2014-07-23 2016-02-17 小米科技有限责任公司 Method and device for resetting password
CN105763520A (en) * 2014-12-18 2016-07-13 阿里巴巴集团控股有限公司 Network account password recovery method and device, client terminal device and server
CN106358145A (en) * 2016-09-22 2017-01-25 中国联合网络通信集团有限公司 Safe replacement method of reserved mobile phone number and operator background system
CN106357671A (en) * 2016-10-18 2017-01-25 北京小米移动软件有限公司 Method and device for verifying login
CN106612180A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Method and device for realizing session identifier synchronization
CN106803032A (en) * 2015-11-26 2017-06-06 广州市动景计算机科技有限公司 Realize method, device and client device that website fingerprint is logged in
CN109120605A (en) * 2018-07-27 2019-01-01 阿里巴巴集团控股有限公司 Authentication and account information variation and device
CN109214182A (en) * 2017-07-03 2019-01-15 阿里巴巴集团控股有限公司 To the processing method for extorting software in virtual machine operation under cloud platform
CN109583165A (en) * 2018-10-12 2019-04-05 阿里巴巴集团控股有限公司 A kind of biological information processing method, device, equipment and system
CN110674493A (en) * 2019-09-29 2020-01-10 重庆市筑智建信息技术有限公司 BIM system login verification method and system
TWI746504B (en) * 2017-01-20 2021-11-21 香港商阿里巴巴集團服務有限公司 Method and device for realizing synchronization of session identification
CN114944950A (en) * 2019-10-31 2022-08-26 支付宝(杭州)信息技术有限公司 Real-name authentication method and device
KR102689195B1 (en) 2015-10-26 2024-07-29 알리바바 그룹 홀딩 리미티드 Method and device for realizing session identifier synchronization

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047508A (en) * 2007-01-15 2007-10-03 深圳市莱克科技有限公司 Accession authorization system
CN101977202A (en) * 2010-11-11 2011-02-16 北京航空航天大学 One-time password authentication system and authentication method used for B/S (Browser/Server) network structure
CN102195779A (en) * 2010-03-16 2011-09-21 邵宇 Fingerprint authentication method for AD (Active Directory) domain management platform
CN102594817A (en) * 2012-02-15 2012-07-18 李晶 Password agent method, user terminal equipment and password agent server
CN102685110A (en) * 2012-04-17 2012-09-19 中国科学院计算技术研究所 Universal method and system for user registration authentication based on fingerprint characteristics

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047508A (en) * 2007-01-15 2007-10-03 深圳市莱克科技有限公司 Accession authorization system
CN102195779A (en) * 2010-03-16 2011-09-21 邵宇 Fingerprint authentication method for AD (Active Directory) domain management platform
CN101977202A (en) * 2010-11-11 2011-02-16 北京航空航天大学 One-time password authentication system and authentication method used for B/S (Browser/Server) network structure
CN102594817A (en) * 2012-02-15 2012-07-18 李晶 Password agent method, user terminal equipment and password agent server
CN102685110A (en) * 2012-04-17 2012-09-19 中国科学院计算技术研究所 Universal method and system for user registration authentication based on fingerprint characteristics

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335638A (en) * 2014-07-23 2016-02-17 小米科技有限责任公司 Method and device for resetting password
CN105763520A (en) * 2014-12-18 2016-07-13 阿里巴巴集团控股有限公司 Network account password recovery method and device, client terminal device and server
CN104954377B (en) * 2015-06-18 2018-05-01 广东欧珀移动通信有限公司 A kind of Account Registration method and terminal
CN104954377A (en) * 2015-06-18 2015-09-30 广东欧珀移动通信有限公司 Account registration method and terminal
US10719602B2 (en) 2015-10-26 2020-07-21 Alibaba Group Holding Limited Method and device for realizing session identifier synchronization
WO2017071496A1 (en) * 2015-10-26 2017-05-04 阿里巴巴集团控股有限公司 Method and device for realizing session identifier synchronization
KR102689195B1 (en) 2015-10-26 2024-07-29 알리바바 그룹 홀딩 리미티드 Method and device for realizing session identifier synchronization
CN106612180A (en) * 2015-10-26 2017-05-03 阿里巴巴集团控股有限公司 Method and device for realizing session identifier synchronization
CN106612180B (en) * 2015-10-26 2020-06-09 阿里巴巴集团控股有限公司 Method and device for realizing session identification synchronization
CN106803032A (en) * 2015-11-26 2017-06-06 广州市动景计算机科技有限公司 Realize method, device and client device that website fingerprint is logged in
CN106358145B (en) * 2016-09-22 2020-02-07 中国联合网络通信集团有限公司 Safe replacement method of reserved mobile phone number and background system of operator
CN106358145A (en) * 2016-09-22 2017-01-25 中国联合网络通信集团有限公司 Safe replacement method of reserved mobile phone number and operator background system
CN106357671A (en) * 2016-10-18 2017-01-25 北京小米移动软件有限公司 Method and device for verifying login
TWI746504B (en) * 2017-01-20 2021-11-21 香港商阿里巴巴集團服務有限公司 Method and device for realizing synchronization of session identification
CN109214182A (en) * 2017-07-03 2019-01-15 阿里巴巴集团控股有限公司 To the processing method for extorting software in virtual machine operation under cloud platform
US11075942B2 (en) 2018-07-27 2021-07-27 Advanced New Technologies Co., Ltd. Identity verification and account information updating methods and apparatuses
CN109120605A (en) * 2018-07-27 2019-01-01 阿里巴巴集团控股有限公司 Authentication and account information variation and device
CN109583165A (en) * 2018-10-12 2019-04-05 阿里巴巴集团控股有限公司 A kind of biological information processing method, device, equipment and system
CN110674493A (en) * 2019-09-29 2020-01-10 重庆市筑智建信息技术有限公司 BIM system login verification method and system
CN114944950A (en) * 2019-10-31 2022-08-26 支付宝(杭州)信息技术有限公司 Real-name authentication method and device
CN114944950B (en) * 2019-10-31 2024-06-11 支付宝(杭州)信息技术有限公司 Real name authentication method and device

Similar Documents

Publication Publication Date Title
CN103618604A (en) Identity authentication method and system
CN102624705B (en) A kind of intelligent image verification method and system
CN108959933A (en) Risk analysis device and method for the certification based on risk
CN111241517B (en) Method and device for constructing biological feature verification question-answer library
CN103106736B (en) A kind of identity identifying method, terminal and server
CN102231716B (en) Instant communication service login method
CN105227316A (en) Based on mobile Internet account login system and the method for facial image authentication
CN106470239A (en) A kind of target switching method and relevant device
CN105516133A (en) User identity verification method, server and client
CN105227324B (en) A kind of method and device of cloud platform authenticating user identification
CN104954383A (en) Application program login method and system
CN109639719B (en) Identity verification method and device based on temporary identifier
CN106453303A (en) Method and system for storing user login status for IOS client
CN110912893B (en) Account number merging method
CN106845267B (en) The processing method and mobile terminal of applicating history information
CN105337974A (en) Account authorization method, account login method, account authorization device and client end
CN107347049A (en) A kind of account method for authenticating and server
CN107196896A (en) Method for managing user right and device
CN103701774A (en) Login method and device
CN103024706A (en) Short message based device and short message based method for bidirectional multiple-factor dynamic identity authentication
CN105337739B (en) Safe login method, device, server and terminal
CN104821882A (en) Network security verification method based on voice biometric features
CN105827571A (en) UAF (Universal Authentication Framework) protocol based multi-modal biological characteristic authentication method and equipment
CN107786487A (en) A kind of authentification of message processing method, system and relevant device
CN107705198A (en) A kind of method and system for securely delivering U-shield

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140305

RJ01 Rejection of invention patent application after publication