JP2023113292A - Electronic information store medium, ic chip, transaction content approval determination method, and program - Google Patents

Electronic information store medium, ic chip, transaction content approval determination method, and program Download PDF

Info

Publication number
JP2023113292A
JP2023113292A JP2022015543A JP2022015543A JP2023113292A JP 2023113292 A JP2023113292 A JP 2023113292A JP 2022015543 A JP2022015543 A JP 2022015543A JP 2022015543 A JP2022015543 A JP 2022015543A JP 2023113292 A JP2023113292 A JP 2023113292A
Authority
JP
Japan
Prior art keywords
terminal
transaction
biometric
authentication
storage medium
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
JP2022015543A
Other languages
Japanese (ja)
Inventor
真生 山田
Masanari Yamada
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2022015543A priority Critical patent/JP2023113292A/en
Publication of JP2023113292A publication Critical patent/JP2023113292A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an electronic information storage medium, an IC chip, a transaction content approval determination method, and a program which can transfer authorization function provided in an IC chip from a PIN authorization function to a biometric authorization function while reducing modification costs of a terminal such as a settlement terminal and the like provided previously.SOLUTION: When an IC chip 2 is supplied with power, the IC chip carries out fingerprint authentication by using fingerprint feature information acquired by a fingerprint information acquiring unit 1 and fingerprint feature information initially registered in an NVM 24, and records the fingerprint authentication result. When an instruction to read performance information is received from a terminal T, the IC chip 2 transmits the performance information regarding authentication function of the IC card C to the terminal T, and when an instruction to determine transaction approval including transaction contents having been set by the terminal T is received from the terminal T, the IC chip determines, based on the finger authentication result, whether or not to approve the transaction contents, and transmits, as a response, the determined result to the terminal T.SELECTED DRAWING: Figure 2

Description

生体認証機能を備えるIC(Integrated Circuit)カード等の技術分野に関する。 The present invention relates to a technical field such as an IC (Integrated Circuit) card having a biometric authentication function.

従来から、システムのユーザが該システムによって想定される本人であることを保証するためにICカードが使用されている。ICカードが備える偽造防止機能や暗号演算機能を利用すればシステムとICカードとがお互いを一意に特定することができるため、正当なシステムに対してユーザが正当なICカードを所持していることが保証される。更に、ICカードが備える本人認証機能を利用してICカードの所持者を特定すれば、ICカードが正当な人物によって所持されていることが保証されるので、正当なシステムが正当なユーザによって使用されていることを保証できる。 Traditionally, IC cards have been used to ensure that users of systems are who they say they are. Since the system and the IC card can uniquely identify each other by using the forgery prevention function and cryptographic calculation function provided in the IC card, the user must possess a valid IC card for a valid system. is guaranteed. Furthermore, if the holder of the IC card is identified by using the personal authentication function provided in the IC card, it is guaranteed that the IC card is possessed by an authorized person, so that an authorized system can be used by an authorized user. We can assure you that

本人認証の代表的な例としてはPIN(Personal Identification Number)認証(PIN照合ともいう)が挙げられる。PIN認証は様々な業態において利用されているが、例えば決済端末とICカードとを含む決済処理システムにおいてPIN認証が実施される場合、決済端末とICカードとの間で初期化処理が実行された後、ICカードは、決済端末からの読み出し命令に応じて、ICカードの性能情報を決済端末へ返送する。かかる性能情報には、ICカードが備える認証機能に関する情報が含まれており、そこにはPIN認証機能の有無も示されている。決済端末は、ICカードから受信した性能情報に基づいてICカードのPIN認証機能のサポート状況を判断し、ICカードのPIN認証機能をサポートしていないことが分かればPIN認証を実施せず、別の手段(例えば手書き署名を要求したり、決済事業者から電話による照会を受けたりする等)によって本人確認を実行して決済時のなりすましリスクを低減させる措置を講じる。同時に決済端末がPIN認証機能をサポートしていることも検証される。例えば決済端末とPINパッドとの接続状態が良好であり、PINパッドと決済端末との暗号通信が適正である等、決済処理に要求される基準が満たされていることを確認する。もし基準が満たされていなければ、PIN認証を実施せずに別の手段にて本人確認を実施して決済時のなりすましリスクを低減させる措置を講じる。 A typical example of personal authentication is PIN (Personal Identification Number) authentication (also called PIN verification). PIN authentication is used in various types of businesses. For example, when PIN authentication is performed in a payment processing system that includes a payment terminal and an IC card, initialization processing is performed between the payment terminal and the IC card. After that, the IC card returns the performance information of the IC card to the settlement terminal in response to the read command from the settlement terminal. Such performance information includes information on the authentication function provided in the IC card, and indicates whether or not the IC card has the PIN authentication function. The payment terminal determines the support status of the PIN authentication function of the IC card based on the performance information received from the IC card, and if it is found that the PIN authentication function of the IC card is not supported, it does not perform PIN authentication, (e.g. requiring handwritten signatures, receiving telephone inquiries from payment providers, etc.) At the same time, it is also verified that the payment terminal supports the PIN authentication function. For example, it is confirmed that the connection between the payment terminal and the PIN pad is good, and the encryption communication between the PIN pad and the payment terminal is proper. If the criteria are not met, measures are taken to reduce the risk of spoofing at the time of payment by implementing identity verification by another means without implementing PIN authentication.

一方、ICカードがPIN認証機能をサポートしており、かつ決済端末がPIN認証機能をサポートしていることが判明すると、決済端末は、例えば、PINパッドの表示画面にユーザへPIN入力を促すメッセージを出力する。ユーザはメッセージに従い、PINパッドを押下しながらPINを入力する。PINの入力が完了すると、決済端末は、PIN照合命令をICカードへ送信する。PIN照合命令には入力されたPINが含まれており、それがICカード内に予め登録してあったPINとICカード内で照合される。ICカードは、PIN照合結果を記録したうえで、決済端末へ応答を返送する。決済端末は、ICカードから受信したPIN照合結果に基づいて取引内容を設定する。かかる取引内容には、決済対象の金額だけでなく、取引承認時のリスク判定に必要な情報が含まれる。そして、決済端末は、設定された取引内容を含む取引承認判定命令をICカードへ送信する。ICカードは、決済端末からの取引承認判定命令に応じて、取引内容を解釈し、記録しておいたPIN照合結果を加味して、取引を承認して良いか、オンラインホストへ問い合わせて承認可否を判断すべきか、それとも拒否すべきか、といった取引に対する承認判定を実行する。ICカードによる承認判定結果は決済端末へ返送される。決済端末は、ICカードから受信した承認判定結果に基づいて、取引を承認するか、オンラインホストへ問い合わせて承認可否を判断すべきか、等の結論を決定する。 On the other hand, when it is found that the IC card supports the PIN authentication function and the payment terminal supports the PIN authentication function, the payment terminal displays, for example, a message prompting the user to enter the PIN on the display screen of the PIN pad. to output Following the message, the user inputs the PIN while pressing the PIN pad. When the PIN input is completed, the payment terminal transmits a PIN verification command to the IC card. The PIN collation command includes the input PIN, which is collated in the IC card with the PIN registered in advance in the IC card. After recording the PIN verification result, the IC card returns a response to the payment terminal. The payment terminal sets transaction content based on the PIN verification result received from the IC card. Such transaction details include not only the amount to be settled, but also information necessary for risk determination at the time of transaction approval. Then, the settlement terminal transmits a transaction approval determination command including the set transaction details to the IC card. The IC card interprets the content of the transaction in response to the transaction approval judgment command from the payment terminal, takes into account the recorded PIN verification result, and asks the online host whether the transaction can be approved or not. perform approval decisions on the transaction, such as whether the transaction should be determined or rejected. The approval judgment result by the IC card is returned to the payment terminal. Based on the approval decision result received from the IC card, the payment terminal decides whether to approve the transaction or whether to make an inquiry to the online host to determine approval or rejection.

上述のPINは数字の順列によって実装されているが、人間の記憶能力の観点から6桁を超えるPINを適用することが困難であったり、多数のシステムに対してそれぞれに異なるPINを設定することが困難であったりするといった不都合があるため、PIN認証に代わる本人認証手段として生体認証、とりわけ指紋認証が注目されている。指紋認証用のセンサは小型かつ消費電力が低くICカードへの実装に適しており、またICカードであれば漏洩時のリスクが懸念される生体情報であっても安全に格納することができる。例えば特許文献1には、RF(Radio Frequency)信号を受信するためのアンテナ、当該アンテナを利用した非接触通信により電力がもたらされるRFIDチップ及び指紋認証エンジン等を備えるRFIDデバイスが開示されている。指紋認証エンジンは、指紋読み取り機により読み取られた指紋と予め保存された指紋データと比較するように構成されている。 Although the above PIN is implemented by numerical permutation, it is difficult to apply a PIN exceeding 6 digits from the viewpoint of human memory ability, and it is difficult to set different PINs for many systems. Therefore, biometric authentication, particularly fingerprint authentication, has attracted attention as a personal authentication means in place of PIN authentication. A sensor for fingerprint authentication is small and consumes low power, and is suitable for mounting on an IC card. In addition, an IC card can safely store even biometric information that is at risk of leaking. For example, Patent Document 1 discloses an RFID device including an antenna for receiving RF (Radio Frequency) signals, an RFID chip and a fingerprint authentication engine that are powered by contactless communication using the antenna. The fingerprint authentication engine is configured to compare the fingerprint read by the fingerprint reader with pre-stored fingerprint data.

特表2017-538188号公報Japanese Patent Publication No. 2017-538188

ところで、本人認証手段としてPIN認証の代わりに生体認証を導入するとなると、上述の性能情報にはICカードにおける生体認証機能の有無が示され、該性能情報を受信した決済端末が生体認証機能のサポートを確認したうえでICカードに対して生体認証実行命令を送信する実装形態が想定される。しかしながら、既にPIN認証を使用して運用しているシステムが存在し、そのシステムの要求によって大量の決済端末が設置されている状況では、全ての決済端末を改修するためのコストが莫大になり、PIN認証から生体認証へと本人認証手段を切り替えることは費用対効果の観点から容易ではないという問題がある。 By the way, if biometric authentication is introduced instead of PIN authentication as a personal authentication means, the above performance information indicates whether or not the IC card has a biometric authentication function, and the payment terminal that receives the performance information supports the biometric authentication function. An implementation form is assumed in which the biometric authentication execution command is transmitted to the IC card after confirming the above. However, in a situation where there is already a system that uses PIN authentication and a large number of payment terminals are installed according to the requirements of the system, the cost of repairing all the payment terminals becomes enormous. There is a problem that it is not easy from the viewpoint of cost effectiveness to switch personal authentication means from PIN authentication to biometric authentication.

そこで、本発明は、このような問題等に鑑みてなされたものであり、既に設置されている決済端末等の端末の改修コストを低減しつつ、ICカードに備える認証機能をPIN認証機能から生体認証機能へと移行させることが可能な電子情報記憶媒体、ICチップ、取引内容承認判定方法、及びプログラムを提供することを目的とする。 Therefore, the present invention has been made in view of such problems. It is an object of the present invention to provide an electronic information storage medium, an IC chip, a method for judging approval of transaction content, and a program that can be shifted to an authentication function.

上記課題を解決するために、請求項1に記載の発明は、生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体において、前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、前記判定手段により判定された結果を前記端末に応答する第2応答手段と、を備えることを特徴とする。 In order to solve the above problems, the invention according to claim 1 is an electronic information storage medium having a biometric authentication function, the electronic information storage medium being capable of communicating with a terminal for setting transaction details, wherein the electronic information storage When the medium receives power, biometric authentication is performed using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquisition unit and the initially registered biometric information, and the biometric authentication result is obtained. authentication means for recording; and when a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power supply, the transaction details are approved based on the recorded biometric authentication result. and a second response means for responding to the terminal with the result determined by the determination means.

請求項2に記載の発明は、請求項1に記載の電子情報記憶媒体において、前記取引内容に取引承認が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証成功を示す場合、前記取引内容を承認する判定を行うことを特徴とする。 According to a second aspect of the invention, in the electronic information storage medium according to the first aspect, when the transaction content includes transaction approval, the determination means determines whether the recorded biometric authentication result indicates successful authentication. If the biometric authentication result indicates successful authentication, determination is made to approve the content of the transaction.

請求項3に記載の発明は、請求項1に記載の電子情報記憶媒体において、前記取引内容に取引承認が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証失敗を示す場合、前記取引内容を承認しない判定を行うことを特徴とする。 According to a third aspect of the invention, in the electronic information storage medium of the first aspect, when transaction approval is included in the transaction content, the determination means determines whether the recorded biometric authentication result indicates successful authentication. If the biometric authentication result indicates authentication failure, it is determined that the content of the transaction is not approved.

請求項4に記載の発明は、請求項1に記載の電子情報記憶媒体において、前記取引内容にオンライン照会が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証成功を示す場合、前記オンライン照会を条件として取引内容を承認する判定を行うことを特徴とする。 The invention according to claim 4 is the electronic information storage medium according to claim 1, wherein when the transaction content includes an online inquiry, the determination means determines whether the recorded biometric authentication result indicates successful authentication. If the result of the biometric authentication indicates that the authentication is successful, it is determined to approve the content of the transaction under the condition of the online inquiry.

請求項5に記載の発明は、請求項1乃至4の何れか一項に記載の電子情報記憶媒体において、前記電力供給後に性能情報の読出命令が前記端末から受信された場合に、前記電子情報記憶媒体の認証機能に関する性能情報を前記端末に応答する第1応答手段を更に備え、前記判定手段は、前記性能情報に基づいて前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定することを特徴とする。 5. In the electronic information storage medium according to any one of claims 1 to 4, when a command to read performance information is received from the terminal after the power supply, the electronic information a first response unit that responds to the terminal with performance information relating to an authentication function of a storage medium; is received from, it is determined whether or not to approve the transaction content based on the recorded biometric authentication result.

請求項6に記載の発明は、生体認証機能を備える電子情報記憶媒体に含まれるICチップであって、取引内容を設定する端末と通信可能なICチップにおいて、前記ICチップが電力供給を受けると、当該ICチップのユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、前記判定手段により判定された結果を前記端末に応答する第2応答手段と、を備えることを特徴とする。 According to a sixth aspect of the present invention, there is provided an IC chip included in an electronic information storage medium having a biometric authentication function, the IC chip being capable of communicating with a terminal for setting transaction details. authentication means for performing biometric authentication using the biometric information acquired from the body of the user of the IC chip by the biometric information acquisition unit and the biometric information initially registered, and recording the biometric authentication result; Later, when a transaction approval determination command including the transaction details set by the terminal is received from the terminal, a determination means for determining whether to approve the transaction details based on the recorded biometric authentication result. and second response means for responding to the terminal with the result determined by the determination means.

請求項7に記載の発明は、生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体に含まれるコンピュータにより実行される取引内容承認判定方法であって、前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録するステップと、前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定するステップと、前記判定された結果を前記端末に応答するステップと、を含むことを特徴とする。 The invention according to claim 7 is an electronic information storage medium having a biometric authentication function, and is a transaction content approval determination method executed by a computer included in the electronic information storage medium capable of communicating with a terminal for setting transaction details. and when the electronic information storage medium receives power supply, biometric authentication is performed using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquiring unit and the initially registered biometric information. and recording the result of biometric authentication; and if a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power supply, based on the recorded result of biometric authentication. determining whether or not to approve the content of the transaction; and responding to the terminal the result of the determination.

請求項8に記載の発明は、生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体に含まれるコンピュータを、前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、前記判定手段により判定された結果を前記端末に応答する第2応答手段として機能させることを特徴とする。 According to an eighth aspect of the invention, there is provided an electronic information storage medium having a biometric authentication function, wherein the electronic information storage medium powers a computer included in the electronic information storage medium communicable with a terminal for setting transaction details. authentication means for performing biometric authentication using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquiring unit and the initially registered biometric information, and recording the biometric authentication result; and whether or not to approve the transaction details based on the recorded biometric authentication result when a transaction approval determination command including the transaction details set by the terminal is received from the terminal after the power supply. and second response means for responding to the terminal with the result determined by the determination means.

本発明によれば、既に設置されている決済端末等の端末の改修コストを低減しつつ、ICカードに備える認証機能をPIN認証機能から生体認証機能へと移行させることができる。 ADVANTAGE OF THE INVENTION According to this invention, the authentication function with which an IC card is equipped can be changed from a PIN authentication function to a biometrics authentication function, reducing the repair cost of terminals, such as an already installed payment terminal.

取引システムSの概要構成の一例を示す図である。It is a figure which shows an example of a schematic structure of trading system S. FIG. 取引システムSにおいて実施される取引処理の一例を示すシーケンス図である。4 is a sequence diagram showing an example of transaction processing performed in the transaction system S; FIG. 指紋情報取得部1とICチップ2とにより実施される指紋認証処理の一例を示すシーケンス図である。4 is a sequence diagram showing an example of fingerprint authentication processing performed by the fingerprint information acquisition unit 1 and the IC chip 2; FIG.

以下、図面を参照して本発明の実施形態について詳細に説明する。以下に説明する実施形態は、取引システムで用いられるICカードに対して本発明を適用した場合の実施の形態である。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The embodiment described below is an embodiment in which the present invention is applied to an IC card used in a transaction system.

[1.取引システムSの構成及び機能]
先ず、図1を参照して、本実施形態に係る取引システムSの構成及び機能について説明する。図1は、取引システムSの概要構成の一例を示す図である。取引システムSは、図1に示すように、指紋認証機能(生体認証機能の一例)を備えるICカードC、端末T、及びオンラインホストHを備えて構成される。ICカードCは、決済端末等の端末TのRW(リーダライタ)との間で接触または非接触で通信可能になっている。端末Tは、通信回線を介してオンラインホストHに接続されている。なお、端末Tは、PIN認証機能を備えるが指紋認証機能を備えていないものとする。
[1. Configuration and functions of trading system S]
First, with reference to FIG. 1, the configuration and functions of a transaction system S according to this embodiment will be described. FIG. 1 is a diagram showing an example of a schematic configuration of a trading system S. As shown in FIG. The transaction system S includes an IC card C having a fingerprint authentication function (an example of a biometric authentication function), a terminal T, and an online host H, as shown in FIG. The IC card C can communicate with an RW (reader/writer) of a terminal T such as a payment terminal in a contact or non-contact manner. A terminal T is connected to an online host H via a communication line. It is assumed that the terminal T has a PIN authentication function but does not have a fingerprint authentication function.

オンラインホストHは、カード発行元により管理されるサーバであり、カード発行元により発行されたICカードCのユーザの個人情報(例えば、氏名、住所、電話番号等)と、ICカードCのカード情報とをユーザ毎に管理しており、端末Tからのオンライン照会に利用される。ここで、ICカードCのカード情報には、例えば、カード番号、有効期限、クレジットカード決済等の決済方法、及び本人認証手段(本人認証方法)等が含まれている。本実施形態の場合、ICカードCの本人認証手段として、指紋認証機能が示されている。 The online host H is a server managed by the card issuer, and includes the personal information of the user of the IC card C issued by the card issuer (for example, name, address, telephone number, etc.) and the card information of the IC card C. are managed for each user, and are used for online inquiries from the terminal T. Here, the card information of the IC card C includes, for example, a card number, an expiration date, a settlement method such as credit card settlement, and a personal authentication means (personal authentication method). In the case of this embodiment, the fingerprint authentication function is shown as the personal authentication means of the IC card C. FIG.

ICカードC(本発明の電子情報記憶媒体の一例)は、図1に示すように、指紋情報取得部1(生体情報取得部の一例)、及びICチップ2を備えて構成される。ICカードCは各種取引に利用することができる。ICカードCの例として、クレジットカード、キャッシュカード、電子マネーカード等が挙げられる。取引の例としては、店舗や自動販売機における商品売買またはサービス授受に係る取引、銀行やATM(Automatic Teller Machine)における入出金に係る取引が挙げられる。なお、ICカードCは、PIN認証機能を備えていないものとする。 An IC card C (an example of an electronic information storage medium of the present invention) comprises a fingerprint information acquisition section 1 (an example of a biometric information acquisition section) and an IC chip 2, as shown in FIG. The IC card C can be used for various transactions. Examples of the IC card C include credit cards, cash cards, electronic money cards, and the like. Examples of transactions include transactions related to product sales or service delivery at stores and vending machines, and transactions related to deposits and withdrawals at banks and ATMs (Automatic Teller Machines). It is assumed that the IC card C does not have a PIN authentication function.

指紋情報取得部1は、指紋センサ11、及びセンサ制御部12を備える。指紋センサ11は、ICカードCの表面に実装されており、センサ制御部12からの指紋読み取り指令に応じて、ICカードCを使用するユーザ(カード所持者)の指の腹から指紋の読み取りを試行し、読み取りに成功すると、その指紋情報をセンサ制御部12へ出力する。例えば、指紋センサ11は、数万個の電極、及びユーザの指の腹が接触する接触面等を有し、この接触面にユーザの指の腹が接触することで、上記電極にはユーザの指の腹における凹凸(つまり、指紋を構成する凹凸)による当該接触面までの近さに応じた量の電荷がたまる。指紋センサ11は、それぞれの電極にたまった電荷の量を検出して数値(つまり、電荷の量に応じた数値)に変換することで指紋情報を取得する。なお、指紋センサ11は、上記以外の方法で指紋情報を取得してもよい。 The fingerprint information acquisition section 1 includes a fingerprint sensor 11 and a sensor control section 12 . The fingerprint sensor 11 is mounted on the surface of the IC card C, and reads the fingerprint from the pad of the user (card holder) using the IC card C in response to a fingerprint reading command from the sensor control unit 12. When the attempt is made and the reading is successful, the fingerprint information is output to the sensor control section 12 . For example, the fingerprint sensor 11 has tens of thousands of electrodes and a contact surface with which a pad of a user's finger contacts. An amount of electric charge accumulates according to the proximity to the contact surface due to the unevenness of the pad of the finger (that is, the unevenness forming the fingerprint). The fingerprint sensor 11 acquires fingerprint information by detecting the amount of charge accumulated in each electrode and converting it into a numerical value (that is, a numerical value corresponding to the amount of charge). Note that the fingerprint sensor 11 may acquire fingerprint information by a method other than the above.

センサ制御部12は、指紋センサ11を制御するコントローラICであり、ICチップ2からの指紋読み取り指令に応じて、指紋センサ11を起動し、指紋の読み取り指令を指紋センサ11に与える。そして、センサ制御部12は、指紋センサ11により取得された指紋情報から指紋特徴情報(ユーザの身体から取得される生体情報の一例)を抽出してICチップ2(CPU25)へ出力する。なお、指紋情報の取得に失敗した場合、或いは指紋特徴情報の抽出に失敗した場合には、センサ制御部12から異常を示す情報がICチップ2へ出力される。 The sensor control unit 12 is a controller IC that controls the fingerprint sensor 11 , activates the fingerprint sensor 11 in response to a fingerprint reading command from the IC chip 2 , and gives the fingerprint reading command to the fingerprint sensor 11 . Then, the sensor control unit 12 extracts fingerprint characteristic information (an example of biometric information obtained from the user's body) from the fingerprint information obtained by the fingerprint sensor 11, and outputs it to the IC chip 2 (CPU 25). If the acquisition of the fingerprint information fails or the extraction of the fingerprint characteristic information fails, information indicating an abnormality is output from the sensor control unit 12 to the IC chip 2 .

ICチップ2は、I/O部21、RAM(Random Access Memory)22、ROM(Read Only Memory)23、NVM(Nonvolatile Memory)24、及びCPU(Central Processing Unit)25を備える。I/O部21は、端末TのRWと接触または非接触でデータを交換するためのものである。ICカードCが接触式ICカードである場合、I/O部21は、ISO/IEC 7816-3に準拠する接触端子(C1~C8の8つの接触端子)を含んで構成される。この場合、端末TのRWから、C1端子を介してICチップ2へ電力が供給される。一方、ICカードCが非接触式ICカードである場合、I/O部21は、電波(RF信号)を受信する無線アンテナ、及びRF信号を復調または変調する変復調回路を含んで構成される。この場合、端末Tからの電波を受けた無線アンテナによる誘導電圧によりICチップ2へ電力が供給される。 The IC chip 2 includes an I/O section 21 , RAM (Random Access Memory) 22 , ROM (Read Only Memory) 23 , NVM (Nonvolatile Memory) 24 , and CPU (Central Processing Unit) 25 . The I/O unit 21 is for exchanging data with the RW of the terminal T in a contact or non-contact manner. When the IC card C is a contact type IC card, the I/O section 21 includes contact terminals (eight contact terminals C1 to C8) complying with ISO/IEC 7816-3. In this case, power is supplied from RW of the terminal T to the IC chip 2 via the C1 terminal. On the other hand, if the IC card C is a contactless IC card, the I/O unit 21 includes a wireless antenna for receiving radio waves (RF signals) and a modulation/demodulation circuit for demodulating or modulating the RF signals. In this case, electric power is supplied to the IC chip 2 by the voltage induced by the wireless antenna that receives radio waves from the terminal T. FIG.

ROM23またはNVM24には、オペレーティングシステム、及び指紋認証用プログラム等のアプリケーション(本発明のプログラムを含む)が記憶される。NVM24の例として、フラッシュメモリや、Electrically Erasable Programmable Read-Only Memoryが挙げられる。また、NVM24には、指紋センサ11により読み取られた指紋に係る指紋特徴情報がICカードCの識別子に対応付けられて予め記憶(初期登録)される。また、NVM24には、ICカードCの認証機能に関する性能情報が予め記憶される。ICカードCの認証機能に関する性能情報には、例えば取引用アプリケーションにより管理されるようになっており、ICカードCが指紋認証機能をサポートすることを示す識別子が含まれる。また、NVM24には、ICカードCの利用にあたってカード発行元により予め定められた取引ルールを示す情報が記憶されており、かかる取引ルールは、端末Tにおいても共有される。さらに、NVM24には、取引に必要な取引用データが記憶される。例えば、店舗等での商品売買またはサービス授受に係る取引の場合、その取引用データには、例えば、クレジットカード決済等の決済方法に応じた決済に必要な情報が含まれる。 The ROM 23 or NVM 24 stores an operating system and applications such as a fingerprint authentication program (including the program of the present invention). Examples of NVM 24 include flash memory and electrically erasable programmable read-only memory. Further, in the NVM 24, the fingerprint feature information related to the fingerprint read by the fingerprint sensor 11 is associated with the identifier of the IC card C and stored in advance (initial registration). Also, the NVM 24 pre-stores performance information relating to the authentication function of the IC card C. FIG. The performance information regarding the authentication function of IC card C is managed by, for example, a transaction application, and includes an identifier indicating that IC card C supports the fingerprint authentication function. In addition, the NVM 24 stores information indicating a transaction rule predetermined by the card issuer for using the IC card C, and the terminal T also shares the transaction rule. Further, the NVM 24 stores transaction data necessary for transactions. For example, in the case of a transaction related to the sale of goods or the transfer of services at a store or the like, the transaction data includes, for example, information necessary for settlement according to a settlement method such as credit card settlement.

CPU25(コンピュータの一例)は、本発明のプログラムを実行することで、本発明における認証手段、第1応答手段、判定手段、及び第2応答手段として機能する。より具体的には、ICチップ2が電力供給を受けると(電源ON)、これをトリガとして、CPU25は、指紋情報取得部1により取得された指紋特徴情報と、NVM24に初期登録された指紋特徴情報とを用いて指紋認証(生体認証の一例)を実行し、その指紋認証結果を記録する。電力供給後に性能情報の読出命令(コマンド)が端末Tから受信された場合に、CPU25は、ICカードCの認証機能に関する性能情報を端末Tに応答する。そして、CPU25は、当該性能情報に基づいて端末Tにより設定された取引内容を含む取引承認判定命令が端末Tから受信された場合に、上記記録された指紋認証結果に基づいて取引内容を承認するか否かを判定し、当該判定された結果(判定結果)を端末Tに応答する。ここで、取引内容には、例えば、取引承認、取引拒否、及びオンライン照会のうち何れか1つが含まれる。さらに、取引内容には、取引承認時のリスク判定に必要な情報、及び取引に係る金額が含まれてもよい。 The CPU 25 (an example of a computer) functions as authentication means, first response means, determination means, and second response means in the present invention by executing the program of the present invention. More specifically, when the IC chip 2 receives power supply (power ON), this triggers the CPU 25 to extract the fingerprint feature information acquired by the fingerprint information acquisition unit 1 and the fingerprint feature initially registered in the NVM 24 . Fingerprint authentication (an example of biometric authentication) is performed using the information, and the fingerprint authentication result is recorded. When a performance information reading command (command) is received from the terminal T after power supply, the CPU 25 responds to the terminal T with performance information regarding the authentication function of the IC card C. FIG. Then, when the CPU 25 receives from the terminal T a transaction approval determination command including transaction details set by the terminal T based on the performance information, the CPU 25 approves the transaction details based on the recorded fingerprint authentication result. determines whether or not, and responds to the terminal T with the determined result (determination result). Here, the transaction content includes, for example, any one of transaction approval, transaction refusal, and online inquiry. Further, the transaction details may include information necessary for risk determination at the time of transaction approval and the amount of money involved in the transaction.

[2.取引システムSの動作]
次に、図2を参照して、ICカードCを用いて取引が行われる際の取引システムSの動作について説明する。図2は、取引システムSにおいて実施される取引処理の一例を示すシーケンス図である。図3は、指紋情報取得部1とICチップ2とにより実施される指紋認証処理の一例を示すシーケンス図である。なお、端末Tは、ICカードCとの通信開始時にICカードCから当該ICカードCの識別子を取得するものとする。
[2. Operation of trading system S]
Next, with reference to FIG. 2, the operation of the transaction system S when a transaction is made using the IC card C will be described. FIG. 2 is a sequence diagram showing an example of transaction processing performed in the transaction system S. As shown in FIG. FIG. 3 is a sequence diagram showing an example of fingerprint authentication processing performed by the fingerprint information acquiring section 1 and the IC chip 2. As shown in FIG. It is assumed that the terminal T acquires the identifier of the IC card C from the IC card C when communication with the IC card C is started.

ICカードCが端末Tに挿入されるか、或いはICカードCが端末Tに翳されることによりICチップ2が電力供給を受けると(ステップS1)、図2に示すように、ICチップ2は、端末Tとの間で初期化処理を実施する(ステップS2)。初期化処理においては、ICチップ2のパワーオンリセット回路(図示せず)によりRAM22及びCPU25がリセットされ、あるいは端末Tから送信されるリセット信号がICチップ2により受信された段階でRAM22及びCPU25がリセットされ、ICチップ2から端末Tへ初期応答がなされる。初期応答は、端末Tから送信されるリセット信号、あるいは端末Tから送信される初期応答命令に応じてICチップ2から端末Tへ送信されるが、RAM22及びCPU25のリセット後に自動的に送信されてもよい。かかる初期応答を受信した端末Tは必要に応じて通信方式選択命令等をICチップ2へ送信することで、ICチップ2は当該命令に対する応答を端末Tへ返送する。 When the IC chip 2 is supplied with electric power by inserting the IC card C into the terminal T or by holding the IC card C over the terminal T (step S1), the IC chip 2 as shown in FIG. , and terminal T (step S2). In the initialization process, the power-on reset circuit (not shown) of the IC chip 2 resets the RAM 22 and the CPU 25, or the RAM 22 and the CPU 25 are reset when the IC chip 2 receives a reset signal transmitted from the terminal T. After resetting, an initial response is made from the IC chip 2 to the terminal T. The initial response is transmitted from the IC chip 2 to the terminal T in response to a reset signal transmitted from the terminal T or an initial response command transmitted from the terminal T, but is automatically transmitted after the RAM 22 and CPU 25 are reset. good too. The terminal T that has received such an initial response transmits a communication method selection command or the like to the IC chip 2 as necessary, and the IC chip 2 returns a response to the command to the terminal T. FIG.

また、ICチップ2が電力供給を受けると、ICチップ2は、初期化処理と並行して指紋情報取得部1との間で指紋認証処理を実施する(ステップS3)。指紋認証処理においては、図3に示すように、CPU25は、センサ制御部12に対して指紋読み取り指令を与える(ステップS31)。センサ制御部12は、CPU25からの指紋読み取り指令に応じて、指紋センサ11を起動し、指紋の読み取り指令を指紋センサ11に与える(ステップS32)。指紋センサ11は、センサ制御部12からの指紋読み取り指令に応じて、ユーザの指の腹から指紋の読み取りを試行し(ステップS33)、読み取りに成功すると、その指紋情報をセンサ制御部12へ出力する(ステップS34)。センサ制御部12は、指紋センサ11から出力された指紋情報を受信すると、当該指紋情報から指紋特徴情報を抽出し(ステップS35)、抽出された指紋特徴情報をCPU25へ出力する(ステップS36)。 Further, when the IC chip 2 receives power supply, the IC chip 2 performs fingerprint authentication processing with the fingerprint information acquisition unit 1 in parallel with the initialization processing (step S3). In the fingerprint authentication process, as shown in FIG. 3, the CPU 25 gives a fingerprint reading command to the sensor control section 12 (step S31). The sensor control unit 12 activates the fingerprint sensor 11 in response to the fingerprint reading command from the CPU 25, and gives the fingerprint reading command to the fingerprint sensor 11 (step S32). The fingerprint sensor 11 attempts to read a fingerprint from the pad of the user's finger in response to a fingerprint reading command from the sensor control unit 12 (step S33), and outputs the fingerprint information to the sensor control unit 12 when the reading is successful. (step S34). Upon receiving the fingerprint information output from the fingerprint sensor 11, the sensor control unit 12 extracts fingerprint characteristic information from the fingerprint information (step S35), and outputs the extracted fingerprint characteristic information to the CPU 25 (step S36).

次いで、CPU25は、センサ制御部12から出力された指紋特徴情報を受信すると、当該受信された指紋特徴情報と、NVM24に予め記憶されている指紋特徴情報とを用いて指紋認証を実行し(ステップS37)、その指紋認証結果を記録(例えば、RAM22に記憶)する(ステップS38)。かかる指紋認証では、RAM22に記憶された指紋特徴情報と、NVM24に予め記憶されている指紋特徴情報とが照合され、両者が規定の類似度に達した場合(換言すると、一致度が閾値以上である場合)には認証成功を示す指紋認証結果が記録される。なお、指紋認証結果が記録されるまでの動作は、後述のアプリケーション選択命令によるアプリケーションの選択成功までに完了していることが望ましい。 Next, when the CPU 25 receives the fingerprint characteristic information output from the sensor control unit 12, the CPU 25 executes fingerprint authentication using the received fingerprint characteristic information and the fingerprint characteristic information pre-stored in the NVM 24 (step S37), the fingerprint authentication result is recorded (for example, stored in RAM 22) (step S38). In such fingerprint authentication, the fingerprint characteristic information stored in the RAM 22 and the fingerprint characteristic information pre-stored in the NVM 24 are collated, and if the two reach a prescribed degree of similarity (in other words, if the degree of coincidence is equal to or greater than the threshold value, If there is, a fingerprint authentication result indicating successful authentication is recorded. It is desirable that the operation up to the recording of the fingerprint authentication result be completed by the time the application is successfully selected by the application selection command, which will be described later.

一方、初期化処理が終了すると、端末Tは、アプリケーション選択命令をICチップ2へ送信する(ステップS4)。ICチップ2(CPU25)は、端末Tからのアプリケーション選択命令を受信すると、当該アプリケーション選択命令に含まれている識別子(AID)により識別されるアプリケーション(例えば、取引用アプリケーション)を選択し(ステップS5)、選択成功を示す応答(レスポンス)を端末Tへ返送する(ステップS6)。端末Tは、ICチップ2からの選択成功を示す応答を受信すると、性能情報の読出命令をICチップ2へ送信する(ステップS7)。ICチップ2は、端末Tからの読出命令を受信すると、ステップS5で選択されたアプリケーションにより、ICカードCの認証機能に関する性能情報を取得する(ステップS8)。次いで、ICチップ2は、ステップS8で取得された性能情報を含む応答を端末Tへ返送する(ステップS9)。 On the other hand, when the initialization process ends, the terminal T transmits an application selection command to the IC chip 2 (step S4). When the IC chip 2 (CPU 25) receives the application selection command from the terminal T, it selects an application (for example, transaction application) identified by the identifier (AID) included in the application selection command (step S5 ), and returns a response indicating successful selection to the terminal T (step S6). When the terminal T receives the response indicating the successful selection from the IC chip 2, the terminal T transmits a performance information read command to the IC chip 2 (step S7). When the IC chip 2 receives the read command from the terminal T, it acquires the performance information regarding the authentication function of the IC card C by the application selected in step S5 (step S8). The IC chip 2 then returns a response including the performance information acquired in step S8 to the terminal T (step S9).

次いで、端末Tは、ICチップ2からの性能情報を含む応答を受信すると、当該応答に含まれる性能情報に基づいて、ICカードCがPIN認証機能をサポートしているか否かを判定する(ステップS10)。ICカードCがPIN認証機能をサポートしていないと判定された場合(ステップS10:NO)、処理はステップS12へ進む。本実施形態では、ICチップ2から受信された性能情報には、ICカードCが指紋認証機能をサポートすることを示す識別子が含まれているが、端末Tは指紋認証が取引システムSに導入する前に設置された機器であることから、この識別子が何の本人認証手段を示すのかを解釈できないため、ICカードCがPIN認証機能をサポートしておらず独自方式の本人認証手段をサポートしていると判定することとなる。別の例として、ICカードCの認証機能に関する性能情報には、PIN認証機能の有無が示されるように構成してもよい。この場合、端末Tは、ICチップ2から受信された性能情報に示されるPIN認証機能“無”に基づいて、ICカードCがPIN認証機能をサポートしていないと判定する。 Next, when the terminal T receives the response including the performance information from the IC chip 2, it determines whether the IC card C supports the PIN authentication function based on the performance information included in the response (step S10). If it is determined that the IC card C does not support the PIN authentication function (step S10: NO), the process proceeds to step S12. In this embodiment, the performance information received from the IC chip 2 includes an identifier indicating that the IC card C supports the fingerprint authentication function. Since the device was installed before, it is not possible to interpret what identity verification means this identifier indicates. It will be determined that there is As another example, the performance information regarding the authentication function of the IC card C may be configured to indicate the presence or absence of the PIN authentication function. In this case, the terminal T determines that the IC card C does not support the PIN authentication function based on the PIN authentication function “no” indicated in the performance information received from the IC chip 2 .

なお、ICカードCがPIN認証機能をサポートしていると判定された場合(ステップS10:YES)、端末Tは、自身がPIN認証機能をサポートしているか否かを判定する(ステップS11)。かかる判定においては、例えば、端末TとPINパッドとの接続状態が良好であり、PINパッドと端末Tとの暗号通信が適正である等の基準が満たされていることを確認される。そして、基準が満たされている場合、端末TがPIN認証機能をサポートしていると判定され、PIN照合命令がICチップ2へ送信されることになるが、本実施形態ではこの処理は行われない。 If it is determined that the IC card C supports the PIN authentication function (step S10: YES), the terminal T determines whether it itself supports the PIN authentication function (step S11). In this determination, it is confirmed that the connection between the terminal T and the PIN pad is good, and the encryption communication between the PIN pad and the terminal T is proper. Then, when the criteria are satisfied, it is determined that the terminal T supports the PIN authentication function, and a PIN verification command is transmitted to the IC chip 2. However, in this embodiment, this processing is not performed. do not have.

ステップS12では、端末Tは、PIN認証機能をサポートしていない場合の取引内容を予め定められた取引ルールに基づいて設定する。ここでは、取引承認、またはオンライン照会を含み、かつ取引に係る金額(例えば、決済対象の金額)を含む取引内容が設定される。なお、ICカードCがアプリケーション選択命令(ステップS4)に対して送信するレスポンスS6の内容を端末Tが解釈し、暗黙的にICカードCの性能情報を知り得ることが可能な場合には、性能情報の読出命令がICチップ2へ送信されないように構成することもできる。この場合、端末TはICチップ2から性能情報を取得することなく、ICカードCがPIN認証機能をサポートしていない場合の取引内容を予め定められた取引ルールに基づいて設定することになる。 In step S12, the terminal T sets transaction details based on predetermined transaction rules when the PIN authentication function is not supported. Here, transaction details including transaction approval or online inquiry and the amount related to the transaction (for example, the amount to be settled) are set. If the terminal T interprets the contents of the response S6 sent by the IC card C in response to the application selection command (step S4) and can implicitly know the performance information of the IC card C, the performance It is also possible to configure so that the information read command is not sent to the IC chip 2 . In this case, the terminal T does not acquire the performance information from the IC chip 2, and sets transaction contents based on a predetermined transaction rule when the IC card C does not support the PIN authentication function.

次いで、端末Tは、ステップS12で設定された取引内容を含む取引承認判定命令をICチップ2へ送信する(ステップS13)。ICチップ2は、端末Tからの取引承認判定命令を受信すると、ステップS38で記録された指紋認証結果を取得する(ステップS14)。次いで、ICチップ2は、ステップS13で受信された取引承認判定命令に含まれる取引内容を解釈し、ステップS14で取得された指紋認証結果に基づいて、当該取引内容を承認するか否かを判定(取引内容承認判定)する(ステップS15)。かかる取引内容承認判定は、予め定められた取引ルールにしたがって行われる。 Next, the terminal T transmits to the IC chip 2 a transaction approval determination command including the transaction details set in step S12 (step S13). When the IC chip 2 receives the transaction approval determination command from the terminal T, it acquires the fingerprint authentication result recorded in step S38 (step S14). Next, the IC chip 2 interprets the details of the transaction included in the transaction approval determination command received in step S13, and determines whether or not to approve the details of the transaction based on the fingerprint authentication result obtained in step S14. (determination of transaction content approval) (step S15). Such transaction content approval determination is made in accordance with a predetermined transaction rule.

例えば、取引内容に取引承認が含まれる場合、ICチップ2は、指紋認証結果が認証成功を示すか否かを確認する。なお、この時点で指紋認証が実行されていない場合、指紋認証結果は認証未実施を示すことになる。指紋認証結果が認証成功を示す場合、ICチップ2は、取引内容を承認する判定(取引承認)を行う。また、指紋認証結果が認証未実施を示す場合、ICチップ2は、取引内容に含まれる取引に係る金額が所定金額(例えば、10,000円)以下であるか否かを確認する。取引に係る金額が所定金額以下である場合、取引内容を承認する判定を行う。一方、取引に係る金額が所定金額以下でない場合、オンライン照会を条件として取引内容を承認する判定(オンライン照会取引承認)を行う。あるいは、指紋認証結果が認証失敗を示す場合、ICチップ2は、取引内容を承認しない判定(取引拒否)を行う。なお、取引内容にオンライン照会が含まれる場合も、ICチップ2は、指紋認証結果が認証成功を示すか否かを確認する。指紋認証結果が認証成功を示す場合、ICチップ2は、オンライン照会を条件として取引内容を承認する判定(オンライン照会取引承認)を行う。一方、指紋認証結果が認証失敗(または認証未実施)を示す場合、ICチップ2は、取引内容を承認しない判定(取引拒否)を行う。 For example, if the transaction content includes transaction approval, the IC chip 2 checks whether the fingerprint authentication result indicates authentication success. Note that if fingerprint authentication has not been performed at this point, the fingerprint authentication result indicates that authentication has not been performed. If the fingerprint authentication result indicates authentication success, the IC chip 2 makes a decision to approve the transaction (transaction approval). Also, if the fingerprint authentication result indicates that authentication has not been performed, the IC chip 2 confirms whether or not the transaction amount included in the transaction content is equal to or less than a predetermined amount (for example, 10,000 yen). If the transaction amount is equal to or less than a predetermined amount, it is determined to approve the transaction. On the other hand, if the transaction amount is not equal to or less than the predetermined amount, a decision is made to approve the transaction content on the condition of the online inquiry (online inquiry transaction approval). Alternatively, if the fingerprint authentication result indicates authentication failure, the IC chip 2 determines not to approve the transaction (transaction rejection). Incidentally, even if the transaction content includes an online inquiry, the IC chip 2 confirms whether or not the fingerprint authentication result indicates authentication success. If the fingerprint authentication result indicates authentication success, the IC chip 2 makes a decision to approve the transaction content on the condition of online inquiry (online inquiry transaction approval). On the other hand, if the fingerprint authentication result indicates authentication failure (or authentication has not been performed), the IC chip 2 determines not to approve the transaction (transaction refusal).

次いで、ICチップ2は、ステップS15で判定された判定結果を含む応答を端末Tへ返送する(ステップS16)。かかる判定結果は、取引拒否、取引承認、またはオンライン照会取引承認を示す。また、オンライン照会取引承認を示す判定結果には、指紋認証成功を示す識別子が含まれる。端末Tは、ICチップ2からの判定結果を含む応答を受信すると、当該判定結果に応じた処理を実行する(ステップS17)。例えば、判定結果が取引拒否を示す場合、端末Tは、取引不可を示すエラーメッセージをディスプレイに表示する。一方、判定結果が取引承認を示す場合、端末Tは、取引を成立させる処理を行い、その旨のメッセージをディスプレイに表示する。 Next, the IC chip 2 returns a response including the determination result determined in step S15 to the terminal T (step S16). Such determination results indicate transaction denial, transaction approval, or online referral transaction approval. Further, the determination result indicating online inquiry transaction approval includes an identifier indicating successful fingerprint authentication. Upon receiving the response including the determination result from the IC chip 2, the terminal T executes processing according to the determination result (step S17). For example, when the determination result indicates that the transaction is rejected, the terminal T displays an error message indicating that the transaction is impossible on the display. On the other hand, when the determination result indicates that the transaction is approved, the terminal T performs processing for establishing the transaction and displays a message to that effect on the display.

一方、判定結果がオンライン照会取引承認を示す場合、端末Tは、オンラインホストHへ取引承認の照会要求を送信する。かかる照会要求には、ICカードCの識別子、及び指紋認証成功を示す識別子が含まれる。オンラインホストHは、端末Tから受信した照会要求に含まれる指紋認証成功を示す識別子により、ICカードCにおいて指紋認証が成功したことを確認すると、取引承認を示す照会結果を端末Tへ返送する。端末Tは、オンラインホストHからの取引承認を示す照会結果を受信すると、取引を成立させる処理を行い、その旨のメッセージをディスプレイに表示する。 On the other hand, if the determination result indicates online inquiry transaction approval, the terminal T transmits a transaction approval inquiry request to the online host H. FIG. The inquiry request includes the identifier of the IC card C and an identifier indicating successful fingerprint authentication. When the online host H confirms that the fingerprint authentication has been successful in the IC card C by the identifier indicating the fingerprint authentication success included in the inquiry request received from the terminal T, the online host H returns to the terminal T the inquiry result indicating the transaction approval. When the terminal T receives the inquiry result indicating the approval of the transaction from the online host H, the terminal T carries out processing for establishing the transaction, and displays a message to that effect on the display.

以上説明したように、上記実施形態によれば、ICチップ2は、電力供給を受けると、指紋情報取得部1により取得された指紋特徴情報と、NVM24に初期登録された指紋特徴情報とを用いて指紋認証を実行し、その指紋認証結果を記録しておく。そして、ICチップ2は、性能情報の読出命令が端末Tから受信された場合に、ICカードCの認証機能に関する性能情報を端末Tに応答し、端末Tにより設定された取引内容を含む取引承認判定命令が端末Tから受信された場合に、記録されている指紋認証結果に基づいて取引内容を承認するか否かを判定し、当該判定された判定結果を端末Tに応答するように構成したので、既に設置されている端末Tの改修コストを低減しつつ、ICカードCに備える本人認証機能をPIN認証機能から生体認証機能へと移行させることができる。さらに、上記実施形態によれば、指紋認証のための実行命令を端末Tから送信することなくICカードCが自動的に指紋認証を実行することができるため、実行命令及び応答の送受信に要する時間の短縮、送受信時に発生し得る通信エラー発生リスクを低減させることができる。 As described above, according to the above-described embodiment, the IC chip 2 uses the fingerprint characteristic information acquired by the fingerprint information acquisition unit 1 and the fingerprint characteristic information initially registered in the NVM 24 when receiving power supply. to perform fingerprint authentication, and record the fingerprint authentication result. When the IC chip 2 receives a performance information reading command from the terminal T, the IC chip 2 responds to the terminal T with the performance information regarding the authentication function of the IC card C, and approves the transaction including the transaction details set by the terminal T. When a determination command is received from the terminal T, it is configured to determine whether or not to approve the content of the transaction based on the recorded fingerprint authentication result, and to respond to the terminal T with the determined determination result. Therefore, the personal authentication function provided in the IC card C can be shifted from the PIN authentication function to the biometric authentication function while reducing the repair cost of the already installed terminal T. Furthermore, according to the above embodiment, since the IC card C can automatically perform fingerprint authentication without sending an execution command for fingerprint authentication from the terminal T, the time required for sending and receiving the execution command and the response is can be shortened, and the risk of communication errors occurring during transmission and reception can be reduced.

なお、上記実施形態においては、生体認証機能として指紋認証機能を例にとって説明したが、ユーザの顔、ユーザの掌の紋(掌紋)、ユーザの掌または指における血管(静脈)、またはユーザの眼の虹彩から取得された生体情報を用いて生体認証が行われるように構成してもよく、かかる場合にも本発明を適用することができる。また、上記実施形態においては、生体情報取得部の一例である指紋情報取得部1がICカードCに搭載される場合を例にとって説明したが、指紋情報取得部1はICカードCに搭載されない場合であっても本発明を適用可能である。この場合、指紋情報取得部1は、店舗等の所定の場所に設置され、ICチップ2と通信を行うことが可能になっている。 In the above embodiment, the fingerprint authentication function was described as an example of the biometric authentication function. Biometric authentication may be performed using biometric information obtained from the iris of the eye, and the present invention can be applied to such a case as well. Further, in the above embodiment, the case where the fingerprint information acquisition unit 1, which is an example of the biometric information acquisition unit, is mounted on the IC card C has been described as an example. However, the present invention can be applied. In this case, the fingerprint information acquisition unit 1 is installed at a predetermined place such as a store, and can communicate with the IC chip 2 .

1 指紋情報取得部
2 ICチップ
11 指紋センサ
12 センサ制御部
21 I/O部
22 RAM
23 ROM
24 NVM
25 CPU
C ICカード
T 端末
H オンラインホスト
1 fingerprint information acquisition unit 2 IC chip 11 fingerprint sensor 12 sensor control unit 21 I/O unit 22 RAM
23 ROMs
24 NVM
25 CPUs
C IC card T Terminal H Online host

Claims (8)

生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体において、
前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、
前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、
前記判定手段により判定された結果を前記端末に応答する第2応答手段と、
を備えることを特徴とする電子情報記憶媒体。
In an electronic information storage medium having a biometric authentication function and capable of communicating with a terminal for setting transaction details,
When the electronic information storage medium receives power supply, biometric authentication is performed using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquiring unit and the initially registered biometric information, and authentication means for recording biometric authentication results;
determining whether or not to approve the transaction based on the recorded biometric authentication result when a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power is supplied; a determination means for
a second response means for responding to the terminal with the result determined by the determination means;
An electronic information storage medium comprising:
前記取引内容に取引承認が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証成功を示す場合、前記取引内容を承認する判定を行うことを特徴とする請求項1に記載の電子情報記憶媒体。 If the transaction content includes transaction approval, the determination means checks whether the recorded biometric authentication result indicates authentication success, and if the biometric authentication result indicates authentication success, the transaction 2. The electronic information storage medium according to claim 1, wherein determination is made to approve the content. 前記取引内容に取引承認が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証失敗を示す場合、前記取引内容を承認しない判定を行うことを特徴とする請求項1に記載の電子情報記憶媒体。 If the transaction content includes transaction approval, the determination means checks whether the recorded biometric authentication result indicates authentication success, and if the biometric authentication result indicates authentication failure, the transaction 2. The electronic information storage medium according to claim 1, wherein a determination is made that the content is not approved. 前記取引内容にオンライン照会が含まれている場合、前記判定手段は、前記記録された生体認証結果が認証成功を示すか否かを確認し、当該生体認証結果が認証成功を示す場合、前記オンライン照会を条件として取引内容を承認する判定を行うことを特徴とする請求項1に記載の電子情報記憶媒体。 If the transaction content includes an online inquiry, the determination means checks whether the recorded biometric authentication result indicates authentication success, and if the biometric authentication result indicates authentication success, the online 2. The electronic information storage medium according to claim 1, wherein a decision is made to approve the content of the transaction on the condition of the inquiry. 前記電力供給後に性能情報の読出命令が前記端末から受信された場合に、前記電子情報記憶媒体の認証機能に関する性能情報を前記端末に応答する第1応答手段を更に備え、
前記判定手段は、前記性能情報に基づいて前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定することを特徴とする請求項1乃至4の何れか一項に記載の電子情報記憶媒体。
further comprising first response means for responding to the terminal with performance information relating to an authentication function of the electronic information storage medium when a performance information read command is received from the terminal after the power supply;
The determination means approves the transaction details based on the recorded biometric authentication result when a transaction approval determination command including the transaction details set by the terminal based on the performance information is received from the terminal. 5. The electronic information storage medium according to any one of claims 1 to 4, wherein the electronic information storage medium determines whether or not to.
生体認証機能を備える電子情報記憶媒体に含まれるICチップであって、取引内容を設定する端末と通信可能なICチップにおいて、
前記ICチップが電力供給を受けると、当該ICチップのユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、
前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、
前記判定手段により判定された結果を前記端末に応答する第2応答手段と、
を備えることを特徴とするICチップ。
An IC chip included in an electronic information storage medium having a biometric authentication function and capable of communicating with a terminal for setting transaction details,
When the IC chip is supplied with power, biometric authentication is performed using the biometric information acquired from the body of the user of the IC chip by the biometric information acquisition unit and the initially registered biometric information, and the biometric authentication result is obtained. a recording authentication means;
determining whether or not to approve the transaction based on the recorded biometric authentication result when a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power is supplied; a determination means for
a second response means for responding to the terminal with the result determined by the determination means;
An IC chip comprising:
生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体に含まれるコンピュータにより実行される取引内容承認判定方法であって、
前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録するステップと、
前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定するステップと、
前記判定された結果を前記端末に応答するステップと、
を含むことを特徴とする取引内容承認判定方法。
An electronic information storage medium having a biometric authentication function, a transaction content approval determination method executed by a computer included in an electronic information storage medium capable of communicating with a terminal for setting transaction details,
When the electronic information storage medium receives power supply, biometric authentication is performed using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquiring unit and the initially registered biometric information, and recording the biometric results;
determining whether or not to approve the transaction based on the recorded biometric authentication result when a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power is supplied; and
responding to the terminal with the determined result;
A transaction content approval determination method characterized by comprising:
生体認証機能を備える電子情報記憶媒体であって、取引内容を設定する端末と通信可能な電子情報記憶媒体に含まれるコンピュータを、
前記電子情報記憶媒体が電力供給を受けると、当該電子情報記憶媒体のユーザの身体から生体情報取得部により取得された生体情報と初期登録された生体情報とを用いて生体認証を実行し、その生体認証結果を記録する認証手段と、
前記電力供給後に、前記端末により設定された取引内容を含む取引承認判定命令が前記端末から受信された場合に、前記記録された生体認証結果に基づいて前記取引内容を承認するか否かを判定する判定手段と、
前記判定手段により判定された結果を前記端末に応答する第2応答手段として機能させることを特徴とするプログラム。
A computer included in an electronic information storage medium having a biometric authentication function and capable of communicating with a terminal for setting transaction details,
When the electronic information storage medium receives power supply, biometric authentication is performed using the biometric information acquired from the body of the user of the electronic information storage medium by the biometric information acquiring unit and the initially registered biometric information, and authentication means for recording biometric authentication results;
determining whether or not to approve the transaction based on the recorded biometric authentication result when a transaction approval determination command including transaction details set by the terminal is received from the terminal after the power is supplied; a determination means for
A program that functions as second response means for responding to the terminal with the result determined by the determination means.
JP2022015543A 2022-02-03 2022-02-03 Electronic information store medium, ic chip, transaction content approval determination method, and program Pending JP2023113292A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022015543A JP2023113292A (en) 2022-02-03 2022-02-03 Electronic information store medium, ic chip, transaction content approval determination method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022015543A JP2023113292A (en) 2022-02-03 2022-02-03 Electronic information store medium, ic chip, transaction content approval determination method, and program

Publications (1)

Publication Number Publication Date
JP2023113292A true JP2023113292A (en) 2023-08-16

Family

ID=87566219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022015543A Pending JP2023113292A (en) 2022-02-03 2022-02-03 Electronic information store medium, ic chip, transaction content approval determination method, and program

Country Status (1)

Country Link
JP (1) JP2023113292A (en)

Similar Documents

Publication Publication Date Title
US10147077B2 (en) Financial transaction method and system having an update mechanism
US8706634B2 (en) Methods and systems for biometric verification
US11687755B2 (en) System and apparatus for encrypted data collection using RFID cards
US20080056544A1 (en) Biometric Authentication Apparatus, Biometric Authentication System, IC Card and Biometric Authentication Method
US20200019956A1 (en) Multifunction card including biometric data, card payment terminal, and card payment system
KR100684605B1 (en) Method for Distinguishing Type of Magnetic Card and Card Reader Executing the same
US20230205859A1 (en) Biometric override for incorrect failed authorization
US20230281628A1 (en) Biometric payment card enrollment notification
JP2023113292A (en) Electronic information store medium, ic chip, transaction content approval determination method, and program
US20230137390A1 (en) Method for managing a biometric smart card
US20170091769A1 (en) Device for facilitating identification of a fraudulent payment card
CN113947175A (en) Biometric authentication smart card
JP7420130B2 (en) Electronic information storage medium, IC card, processing method, and program
JP7439843B2 (en) Electronic information storage medium, IC card, processing method, and program
KR100572504B1 (en) Credit settlement method using prior signature and its credit card
KR20200143310A (en) Method for Operating Payment by using Distinct IDentification
JP2022164009A (en) Electronic information storage medium, processing method, and program
TWM645394U (en) Automatic teller machine password-free transaction system
KR20180132583A (en) Method for Operating Payment by using Distinct Identification
KR20070025873A (en) System and method for managing ic card, recording medium and information storing medium
KR20170088321A (en) Method for Operating Payment by using Distinct Identification
KR20150064714A (en) Method for Operating Payment by using Distinct Identification
KR20100037084A (en) Method for operating specialized coupon by using smart card
KR20100103253A (en) Method for providing financial service by using ic card program recording medium and financial terminal