JP2018018324A - IC card and portable electronic device - Google Patents

IC card and portable electronic device Download PDF

Info

Publication number
JP2018018324A
JP2018018324A JP2016148419A JP2016148419A JP2018018324A JP 2018018324 A JP2018018324 A JP 2018018324A JP 2016148419 A JP2016148419 A JP 2016148419A JP 2016148419 A JP2016148419 A JP 2016148419A JP 2018018324 A JP2018018324 A JP 2018018324A
Authority
JP
Japan
Prior art keywords
biometric authentication
card
authentication
biometric
control unit
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
JP2016148419A
Other languages
Japanese (ja)
Inventor
美穂 一戸
Yoshio Ichinohe
美穂 一戸
八木 雄介
Yusuke Yagi
雄介 八木
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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2016148419A priority Critical patent/JP2018018324A/en
Publication of JP2018018324A publication Critical patent/JP2018018324A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an IC card and a portable electronic device that can implement personal authentication with high security.SOLUTION: According to an embodiment, an IC card includes a communication unit, a storage unit, and a control unit. The communication unit communicates with an external device. The storage unit stores plural pieces of biometric authentication data on registrants corresponding to plural types of biometric authentication systems. When a command to request authentication is received from the external device, the control unit randomly selects at least one biometric authentication system from the plural types of biometric authentication systems, and carries out biometric authentication by using the selected biometric authentication system.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、ICカードおよび携帯可能電子装置に関する。   Embodiments described herein relate generally to an IC card and a portable electronic device.

生体認証には、指紋、静脈、虹彩、声紋、顔、筆跡等の様々な方式が存在する。ICカードには、何れかの方式の生体認証データを保持し、生体認証により個人認証を行うものがある。例えば、キャッシュカードなどのICカードを用いて金融取引を行うATMでは、静脈認証を行うものもある。しかしながら、特定の生体情報による生体認証は、以下のようなリスクが考えられる。
(1)一時的なけがなどで、特定の生体認証方式による認証が不可となることがある。
(2)様々な複製の技術によって、本人がその場にいなくても複製データによって生体認証が成功してしまう事例がある。
(3)脅しなどによって本人の意思と関係なく認証させられ、本人にも危害がおよぶ可能性がある。
(4)生体情報は、各個人に固有な情報であるため、変更することができない。このため、一度でも不正に認証が成功した生体情報は再び不正利用される危険性が高くなる。
上述のようなリスクを軽減することによってセキュリティ性が高い生体認証を実現できるICカードが望まれている。
There are various types of biometric authentication, such as fingerprints, veins, irises, voiceprints, faces, and handwriting. Some IC cards hold biometric authentication data of any type and perform personal authentication by biometric authentication. For example, some ATMs that perform financial transactions using an IC card such as a cash card perform vein authentication. However, biometric authentication based on specific biometric information has the following risks.
(1) Authentication by a specific biometric authentication method may be disabled due to temporary injury or the like.
(2) There are cases in which biometric authentication is successful with replicated data even if the person is not present due to various replication techniques.
(3) Authentication may be made regardless of the intention of the person due to threats, and the person may be harmed.
(4) Biometric information is information unique to each individual and cannot be changed. For this reason, there is a high risk that biometric information that has been successfully authenticated even once will be illegally used again.
There is a demand for an IC card that can realize biometric authentication with high security by reducing the risk as described above.

特開2010−117971号公報JP 2010-117971 A

上記の課題を解決するために、本発明は、セキュリティ性が高い個人認証を実現できるICカードおよび携帯可能電子装置を提供する。   In order to solve the above problems, the present invention provides an IC card and a portable electronic device capable of realizing personal authentication with high security.

実施形態によれば、ICカードは、通信部と、記憶部と、制御部とを有する。通信部は、外部装置と通信する。記憶部は、複数種類の生体認証方式に対応する登録者の複数の生体認証データを記憶する。制御部は、前記外部装置から認証を要求するコマンドを受信した場合、前記複数種類の生体認証方式から少なくとも1つの生体認証方式をランダムに選出し、選出した生体認証方式を用いて生体認証を実行する。   According to the embodiment, the IC card includes a communication unit, a storage unit, and a control unit. The communication unit communicates with an external device. The storage unit stores a plurality of biometric authentication data of registrants corresponding to a plurality of types of biometric authentication methods. When receiving a command requesting authentication from the external device, the control unit randomly selects at least one biometric authentication method from the plurality of types of biometric authentication methods, and executes biometric authentication using the selected biometric authentication method To do.

図1は、実施形態に係るICカードの第1の構成例を示す図である。FIG. 1 is a diagram illustrating a first configuration example of the IC card according to the embodiment. 図2は、実施形態に係るICカードの第2の構成例を示す図である。FIG. 2 is a diagram illustrating a second configuration example of the IC card according to the embodiment. 図3は、実施形態に係るICカード処理システムの構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the IC card processing system according to the embodiment. 図4は、実施形態に係るICカードの不揮発性メモリに記憶するデータの例を示す図である。FIG. 4 is a diagram illustrating an example of data stored in the nonvolatile memory of the IC card according to the embodiment. 図5は、実施形態に係るICカードによる第1の認証手順を含む第1の取引処理を説明するためのフローチャートである。FIG. 5 is a flowchart for explaining a first transaction process including a first authentication procedure by the IC card according to the embodiment. 図6は、実施形態に係るICカードによる第1の認証手順を含む第1の取引処理を説明するためのフローチャートである。FIG. 6 is a flowchart for explaining a first transaction process including a first authentication procedure by the IC card according to the embodiment. 図7は、実施形態に係るICカードに対する外部装置としてのATMによる第1の取引処理を説明するためのフローチャートである。FIG. 7 is a flowchart for explaining first transaction processing by ATM as an external device for the IC card according to the embodiment. 図8は、実施形態に係るICカードに対する外部装置としてのATMによる第1の取引処理を説明するためのフローチャートである。FIG. 8 is a flowchart for explaining first transaction processing by ATM as an external device for the IC card according to the embodiment. 図9は、実施形態に係るICカード処理システムによる第1の取引処理における通常モードでの処理例としての第1の動作例を示すシーケンスである。FIG. 9 is a sequence showing a first operation example as a processing example in the normal mode in the first transaction processing by the IC card processing system according to the embodiment. 図10は、実施形態に係るICカードシステムによる第1の取引処理における制限モードでの処理例としての第2の動作例を示すシーケンスである。FIG. 10 is a sequence showing a second operation example as a processing example in the restriction mode in the first transaction processing by the IC card system according to the embodiment. 図11は、実施形態に係るICカードによる第2の認証手順を含む第2の取引処理を説明するためのフローチャートである。FIG. 11 is a flowchart for explaining a second transaction process including a second authentication procedure by the IC card according to the embodiment. 図12は、実施形態に係るICカードに対する外部装置としてのATMによる第2の取引処理を説明するためのフローチャートである。FIG. 12 is a flowchart for explaining a second transaction process by ATM as an external device for the IC card according to the embodiment. 図13は、実施形態に係るICカード処理システムによる第2の取引処理における通常モードでの処理例としての第3の動作例を示すシーケンスである。FIG. 13 is a sequence showing a third operation example as a processing example in the normal mode in the second transaction processing by the IC card processing system according to the embodiment. 図14は、実施形態に係るICカード処理システムによる第2の取引処理における制限モードでの処理例としての第4の動作例を示すシーケンスである。FIG. 14 is a sequence showing a fourth operation example as a processing example in the restriction mode in the second transaction processing by the IC card processing system according to the embodiment. 図15は、実施形態に係るICカードによる第3の認証手順を含む第3の取引処理を説明するためのフローチャートである。FIG. 15 is a flowchart for explaining a third transaction process including a third authentication procedure by the IC card according to the embodiment. 図16は、実施形態に係るICカードによる第3の認証手順を含む第3の取引処理を説明するためのフローチャートである。FIG. 16 is a flowchart for explaining a third transaction process including a third authentication procedure by the IC card according to the embodiment. 図17は、実施形態に係るICカードに対する外部装置としてのATMによる第3の取引処理を説明するためのフローチャートである。FIG. 17 is a flowchart for explaining a third transaction process by ATM as an external device for the IC card according to the embodiment. 図18は、実施形態に係るICカードに対する外部装置としてのATMによる第3の取引処理を説明するためのフローチャートである。FIG. 18 is a flowchart for explaining a third transaction process by ATM as an external device for the IC card according to the embodiment. 図19は、実施形態に係るICカード処理システムによる第3の取引処理における緊急モードでの処理例としての第5の動作例を示すシーケンスである。FIG. 19 is a sequence showing a fifth operation example as a processing example in the emergency mode in the third transaction processing by the IC card processing system according to the embodiment.

以下、実施形態について、図面を参照しつつ説明する。
図1は、実施形態に係るICカード1の第1の構成例を概略的に示すブロック図である。
実施形態に係るICカード(携帯可能電子装置)1は、ICカード処理装置としての外部装置2と共にICカード処理システムを構成する。外部装置2は、個人認証が必要な処理を行う装置である。ICカード処理システムとしては、生体認証により個人認証を行うシステムであれば何でも良い。例えば、ICカード処理システムは、現金の入出金や振り込みなどの金融取引を行う取引処理システムなどが想定される。本実施形態に係るICカード処理システムが取引処理システムに適用される場合、ICカード1は、キャッシュカード或はクレジットカードとして利用される携帯可能電子装置であり、外部装置2は、ICカード1を用いて取引を行う自動取引装置(ATM)であっても良い。また、本実施形態に係る処理システムは、入退出を管理する入退出管理システム、商品の購入代金を精算するためのPOSシステム、車や建物などのキーを開閉する錠制御システムなどに適用するようにしても良い。
Hereinafter, embodiments will be described with reference to the drawings.
FIG. 1 is a block diagram schematically showing a first configuration example of an IC card 1 according to the embodiment.
An IC card (portable electronic device) 1 according to the embodiment constitutes an IC card processing system together with an external device 2 as an IC card processing device. The external device 2 is a device that performs processing that requires personal authentication. As the IC card processing system, any system that performs personal authentication by biometric authentication may be used. For example, the IC card processing system is assumed to be a transaction processing system that performs financial transactions such as cash deposits and withdrawals and transfers. When the IC card processing system according to the present embodiment is applied to a transaction processing system, the IC card 1 is a portable electronic device used as a cash card or a credit card, and the external device 2 uses the IC card 1 as a card. It may be an automatic transaction apparatus (ATM) that uses and performs transactions. In addition, the processing system according to the present embodiment is applied to an entry / exit management system for managing entry / exit, a POS system for adjusting the purchase price of goods, a lock control system for opening / closing keys of cars, buildings, and the like. Anyway.

ICカード1は、外部装置2から供給される電力により活性化する(動作可能な状態になる)携帯可能な電子機器である。ICカード1は、スマートカードとも称される。ICカード1は、大別すると、接触型のICカードと非接触型のICカードとがある。例えば、接触型のICカード1は、通信インターフェースとしてのコンタクト部を介して外部装置2からの動作電源及び動作クロックの供給を受けて活性化する。非接触型のICカード1は、通信インターフェースとしてのアンテナ及び変復調回路などを介して外部装置2からの電波を受信し、その電波から動作電源及び動作クロックを生成して活性化する。   The IC card 1 is a portable electronic device that is activated (becomes operable) by power supplied from the external device 2. The IC card 1 is also referred to as a smart card. The IC card 1 is roughly classified into a contact type IC card and a non-contact type IC card. For example, the contact type IC card 1 is activated by receiving an operation power supply and an operation clock from the external device 2 through a contact unit as a communication interface. The non-contact type IC card 1 receives a radio wave from the external device 2 via an antenna as a communication interface, a modulation / demodulation circuit, and the like, generates an operation power source and an operation clock from the radio wave, and is activated.

図1に示すように、ICカード1は、本体Cを有する。本体Cは、プラスチックなどによりカード状に形成される。ICカード1は、本体C内にモジュールMを有する。モジュールMは、1つまたは複数のICチップCaと通信用の外部インターフェース(インターフェース)とが接続された状態で一体的に形成され、本体C内に埋設される。また、ICカード1のモジュールMは、図1に示すように、プロセッサ11、ROM12、RAM13、不揮発性メモリ14、通信制御部15及びインターフェース16などを有する。   As shown in FIG. 1, the IC card 1 has a main body C. The main body C is formed in a card shape from plastic or the like. The IC card 1 has a module M in the main body C. The module M is integrally formed in a state where one or a plurality of IC chips Ca and an external interface (interface) for communication are connected, and is embedded in the main body C. The module M of the IC card 1 includes a processor 11, a ROM 12, a RAM 13, a nonvolatile memory 14, a communication control unit 15, an interface 16, and the like as shown in FIG.

プロセッサ11は、種々の処理を実行する回路を含む。プロセッサ11は、例えば、CPU(Central Processing Unit)である。プロセッサ11は、ICカード1全体の制御を司る。プロセッサ11は、ROM12あるいは不揮発性メモリ14に記憶されているプログラムを実行することにより、種々の処理機能を実現する。ただし、後述するプロセッサ11が実行する各種の機能のうちの一部又は全部は、ハードウエア回路により実現されるようにしても良い。   The processor 11 includes a circuit that executes various processes. The processor 11 is, for example, a CPU (Central Processing Unit). The processor 11 controls the entire IC card 1. The processor 11 implements various processing functions by executing programs stored in the ROM 12 or the nonvolatile memory 14. However, some or all of various functions executed by the processor 11 to be described later may be realized by a hardware circuit.

ROM12は、プログラムメモリとして機能する不揮発性のメモリである。ROM12は、予め制御用のプログラムおよび制御データなどが記憶される。ROM12は、製造段階で制御プログラムや制御データなどが記憶された状態でICカード1内に組み込まれるものである。つまり、ROM12に記憶される制御プログラムや制御データは、予め当該ICカード1の仕様に応じて組み込まれる。たとえば、ROM12には、外部装置2から受信するコマンドに応じた処理をプロセッサ11が実行するためのプログラムが記憶される。   The ROM 12 is a non-volatile memory that functions as a program memory. The ROM 12 stores a control program and control data in advance. The ROM 12 is incorporated in the IC card 1 in a state where a control program, control data, and the like are stored at the manufacturing stage. That is, the control program and control data stored in the ROM 12 are incorporated according to the specifications of the IC card 1 in advance. For example, the ROM 12 stores a program for the processor 11 to execute processing according to a command received from the external device 2.

RAM13は、ワーキングメモリとして機能する揮発性のメモリである。また、RAM13は、プロセッサ11が処理中のデータなどを一時保管するバッファとしても機能する。例えば、RAM13は、通信制御部15及びインターフェース16を介して外部装置2との間で送受信するデータを一時保管する通信バッファとして機能する。   The RAM 13 is a volatile memory that functions as a working memory. The RAM 13 also functions as a buffer for temporarily storing data being processed by the processor 11. For example, the RAM 13 functions as a communication buffer that temporarily stores data transmitted to and received from the external device 2 via the communication control unit 15 and the interface 16.

不揮発性メモリ14は、データの書き込み及び書換えが可能な不揮発性のメモリである。不揮発性メモリ14は、例えば、EEPROM(登録商標)(Electrically Erasable Programmable Read Only Memory)あるいはフラッシュROMなどで構成する。不揮発性メモリ14には、当該ICカード1の運用用途に応じたプログラムや種々のデータが書込まれる。不揮発性メモリ14には、プログラムファイルあるいはデータファイルなどが定義され、それらのファイルに制御プログラムや種々のデータが書き込まれる。例えば、不揮発性メモリ14は、各種の認証用のデータ、ユーザデータ、あるいは、認証処理用のプログラムなどのアプリケーションプログラムなどを記憶する。また、不揮発性メモリ14は、外部のネットワークと通信するためのネットワーク認証用のデータなども記憶する。また、不揮発性メモリ14は、一部または全部の領域が耐タンパー性を有し、セキュアにデータが格納できる。   The nonvolatile memory 14 is a nonvolatile memory in which data can be written and rewritten. The nonvolatile memory 14 is composed of, for example, an EEPROM (registered trademark) (Electrically Erasable Programmable Read Only Memory) or a flash ROM. The nonvolatile memory 14 is written with programs and various data according to the usage of the IC card 1. Program files or data files are defined in the nonvolatile memory 14, and control programs and various data are written in these files. For example, the nonvolatile memory 14 stores various types of authentication data, user data, application programs such as an authentication processing program, and the like. The nonvolatile memory 14 also stores data for network authentication for communicating with an external network. In addition, the non-volatile memory 14 has tamper resistance in part or all of the area, and can store data securely.

通信制御部15は、インターフェース16に接続する。インターフェース16は、外部装置に通信接続するためのインターフェースである。通信制御部15及びインターフェース16は、通信部を構成する。通信制御部15及びインターフェース16は、外部装置2のインターフェースに対応した通信方式による通信機能を実現する。また、通信制御部15及びインターフェース16は、複数の通信方式(例えば、接触通信と非接触通信)をサポートするものとして構成しても良い。   The communication control unit 15 is connected to the interface 16. The interface 16 is an interface for communication connection to an external device. The communication control unit 15 and the interface 16 constitute a communication unit. The communication control unit 15 and the interface 16 realize a communication function by a communication method corresponding to the interface of the external device 2. Further, the communication control unit 15 and the interface 16 may be configured to support a plurality of communication methods (for example, contact communication and non-contact communication).

当該ICカード1が接触型のICカードとして実現される場合、通信制御部15及びインターフェース16は、外部装置2と接触して通信する通信部を構成する。この場合、インターフェース16は、外部装置2のカードリーダライタに設けられたコンタクト部と物理的かつ電気的に接触するコンタクト部により構成され、通信制御部15は、コンタクト部を介した信号の送受信を制御する回路などにより構成される。   When the IC card 1 is realized as a contact-type IC card, the communication control unit 15 and the interface 16 constitute a communication unit that contacts and communicates with the external device 2. In this case, the interface 16 is configured by a contact unit that is in physical and electrical contact with a contact unit provided on the card reader / writer of the external device 2, and the communication control unit 15 transmits and receives signals via the contact unit. It is composed of a circuit to be controlled.

また、当該ICカード1が非接触型のICカードとして実現される場合、通信制御部15及びインターフェース16は、外部装置2のカードリーダライタと非接触(無線)で通信する通信部を構成する。この場合、インターフェース16は、電波の送受信を行うアンテナにより構成され、通信制御部15は、送信する電波を生成するための変調回路及び受信した電波から信号を生成するための復調回路などにより構成される。   When the IC card 1 is realized as a non-contact type IC card, the communication control unit 15 and the interface 16 constitute a communication unit that communicates with the card reader / writer of the external device 2 in a non-contact (wireless) manner. In this case, the interface 16 is configured by an antenna that transmits and receives radio waves, and the communication control unit 15 is configured by a modulation circuit for generating radio waves to be transmitted and a demodulation circuit for generating signals from the received radio waves. The

図2は、実施形態に係るICカードの第2の構成例を概略的に示すブロック図である。
第2の構成例としてのICカード(携帯可能電子装置)1´は、図1に示す第1の構成例のICカード1に、人物の指紋を読み取るための指紋センサ17をさらに設けたものである。指紋センサ17は、ICカードが実行可能な複数の生体認証のうちの1つの生体認証に用いる1つの生体情報としての指紋を読み取るものであり、生体情報を取得する生体情報取得部として機能する。
FIG. 2 is a block diagram schematically showing a second configuration example of the IC card according to the embodiment.
An IC card (portable electronic device) 1 ′ as a second configuration example is obtained by further providing a fingerprint sensor 17 for reading a person's fingerprint on the IC card 1 of the first configuration example shown in FIG. is there. The fingerprint sensor 17 reads a fingerprint as one piece of biometric information used for one piece of biometric authentication that can be executed by the IC card, and functions as a biometric information acquisition unit that acquires biometric information.

また、ICカード1´のプロセッサ11は、不揮発性メモリ14に記憶するプログラムを実行することにより、指紋センサ17が読み取った画像から指紋画像を取得する機能、指紋センサ17が読み取った画像から取得した指紋画像により指紋認証を実行する機能も有する。
なお、ICカード1´における指紋センサ17以外の構成は、第1の構成例と同様なもので実現できるため、詳細な説明は省略する。また、本実施形態に係るICカードは、図2に示すような指紋センサを具備するものに限定されるものではなく、指紋以外の生体情報を取得する生体情報取得部を具備するものであっても良い。
Further, the processor 11 of the IC card 1 ′ executes a program stored in the nonvolatile memory 14, thereby acquiring a fingerprint image from an image read by the fingerprint sensor 17, acquired from an image read by the fingerprint sensor 17. It also has a function of performing fingerprint authentication using a fingerprint image.
Since the configuration other than the fingerprint sensor 17 in the IC card 1 ′ can be realized by the same configuration as the first configuration example, detailed description thereof is omitted. Further, the IC card according to the present embodiment is not limited to the one having the fingerprint sensor as shown in FIG. 2, but has a biological information acquisition unit that acquires biological information other than the fingerprint. Also good.

次に、ICカード処理装置としての外部装置2の構成について説明する。
図3は、実施形態に係るICカード処理装置としての外部装置2の構成例を概略的に示すブロック図である。
図3に示す構成例において、外部装置2は、制御部21、表示部22、操作部23、処理部24、カードリーダライタ25、カメラ26、指紋センサ27、および静脈センサ28などを有する。
Next, the configuration of the external device 2 as an IC card processing device will be described.
FIG. 3 is a block diagram schematically illustrating a configuration example of the external apparatus 2 as the IC card processing apparatus according to the embodiment.
In the configuration example illustrated in FIG. 3, the external device 2 includes a control unit 21, a display unit 22, an operation unit 23, a processing unit 24, a card reader / writer 25, a camera 26, a fingerprint sensor 27, and a vein sensor 28.

制御部21は、各種の処理及び制御を行うものであり、例えば、パーソナルコンピュータ(PC)で構成する。制御部21には、表示部22、操作部23、処理部24、カードリーダライタ25、カメラ26、指紋センサ27、および静脈センサ28などが接続される。図3に示す構成例において、制御部21は、プロセッサ(CPU)31、ROM32、RAM33、不揮発性メモリ34、通信部35、I/F36、およびI/F37などにより構成される。   The control unit 21 performs various types of processing and control, and is configured by a personal computer (PC), for example. Connected to the control unit 21 are a display unit 22, an operation unit 23, a processing unit 24, a card reader / writer 25, a camera 26, a fingerprint sensor 27, a vein sensor 28, and the like. In the configuration example shown in FIG. 3, the control unit 21 includes a processor (CPU) 31, a ROM 32, a RAM 33, a nonvolatile memory 34, a communication unit 35, an I / F 36, an I / F 37, and the like.

プロセッサ31は、例えば、CPUである。プロセッサ31は、プログラムを実行することにより種々の処理を実行する。ROM32は、プログラムや制御データなどを記憶する不揮発性のメモリである。RAM33は、データを一時的に保持するワーキングメモリとして機能する不揮発性メモリ34は、書換え可能な不揮発性のメモリである。これらの構成によって、制御部21は、プロセッサ31が、RAM33を用いてROM32又は不揮発性メモリ34が記憶するプログラムを実行することにより種々の処理を実現する。   The processor 31 is, for example, a CPU. The processor 31 executes various processes by executing a program. The ROM 32 is a non-volatile memory that stores programs, control data, and the like. The RAM 33 functions as a working memory that temporarily holds data. The nonvolatile memory 34 is a rewritable nonvolatile memory. With these configurations, the control unit 21 implements various processes by causing the processor 31 to execute programs stored in the ROM 32 or the nonvolatile memory 34 using the RAM 33.

また、通信部35は、外部の機器と通信するための通信インターフェースである。I/F36は、カードリーダライタ25を接続するためのインターフェースである。I/F37は、各種の生体情報を取得するための生体情報取得部を接続するためのインターフェースである。図3に示す例では、I/F37には、カメラ26、指紋センサ27、および静脈センサ28が接続される。   The communication unit 35 is a communication interface for communicating with an external device. The I / F 36 is an interface for connecting the card reader / writer 25. The I / F 37 is an interface for connecting a biological information acquisition unit for acquiring various types of biological information. In the example illustrated in FIG. 3, a camera 26, a fingerprint sensor 27, and a vein sensor 28 are connected to the I / F 37.

例えば、制御部21は、カードリーダライタ25によりICカード1へコマンドを送信する機能、ICカード1から受信したデータを基に種々の処理を行う機能などを有する。たとえば、制御部21は、カードリーダライタ25を介してICカード1にデータの書き込みコマンドを送信することによりICカード1内の不揮発性メモリにデータを書き込む制御を行う。また、制御部21は、ICカード1に読み取りコマンドを送信することによりICカード1からデータを読み出す制御を行う。   For example, the control unit 21 has a function of transmitting a command to the IC card 1 by the card reader / writer 25 and a function of performing various processes based on data received from the IC card 1. For example, the control unit 21 performs control to write data in the nonvolatile memory in the IC card 1 by transmitting a data write command to the IC card 1 via the card reader / writer 25. In addition, the control unit 21 performs control to read data from the IC card 1 by transmitting a read command to the IC card 1.

また、制御部21は、複数のアプリケーションを実行する機能を有する。制御部21が実行するアプリケーションは、ICカード1による認証が必要なものを含む。また、制御部21は、通信部29を介して通信可能な外部のネットワーク上の外部装置と通信する機能を有する。制御部21は、外部装置からの要求に応じてICカード1から取得する情報(例えば、後述する認証状態情報など)を通信部29により送信する機能なども有する。   The control unit 21 has a function of executing a plurality of applications. The application executed by the control unit 21 includes an application that requires authentication by the IC card 1. In addition, the control unit 21 has a function of communicating with an external device on an external network that can communicate via the communication unit 29. The control unit 21 also has a function of transmitting information acquired from the IC card 1 in response to a request from an external device (for example, authentication status information described later) by the communication unit 29.

表示部22は、制御部21の制御により種々の情報を表示する表示装置である。操作部23は、タッチパネル、キーボード、テンキー、ポインティングデバイスなどにより構成する。操作部23は、操作者が操作指示を入力するためのものである。例えば、外部装置2がATMである場合、利用者は、操作部としてのタッチパネルにより表示部22に表示された操作ボタン等への操作指示を入力する。処理部24は、制御部21による制御に応じて処理を実行する。例えば、外部装置2がATMである場合、処理部24は、現金の入出金処理を行う入出金処理部としても良い。   The display unit 22 is a display device that displays various information under the control of the control unit 21. The operation unit 23 includes a touch panel, a keyboard, a numeric keypad, a pointing device, and the like. The operation unit 23 is for an operator to input an operation instruction. For example, when the external device 2 is an ATM, the user inputs an operation instruction to an operation button or the like displayed on the display unit 22 by a touch panel as an operation unit. The processing unit 24 executes processing according to control by the control unit 21. For example, when the external device 2 is an ATM, the processing unit 24 may be a deposit / withdrawal processing unit that performs a cash deposit / withdrawal process.

カードリーダライタ25は、ICカード1との通信を行うためのインターフェース装置である。カードリーダライタ25は、ICカード1の通信方式に応じたインターフェースにより構成される。たとえば、ICカード1が接触型のICカードである場合、カードリーダライタ25は、ICカード1のコンタクト部と物理的かつ電気的に接続するための接触部などにより構成される。また、ICカード1が非接触型のICカードである場合、カードリーダライタ25は、ICカード1との無線通信を行うためのアンテナおよび通信制御などにより構成される。カードリーダライタ25は、ICカード1に対して、電源供給、クロック供給、リセット制御、データの送受信を行う。カードリーダライタ25は、制御部21による制御に基づいてICカード1の活性化(起動)、種々のコマンドの送信、及び送信したコマンドに対する応答の受信などを行う。   The card reader / writer 25 is an interface device for performing communication with the IC card 1. The card reader / writer 25 is configured by an interface corresponding to the communication method of the IC card 1. For example, when the IC card 1 is a contact type IC card, the card reader / writer 25 is configured by a contact portion for physically and electrically connecting to the contact portion of the IC card 1. When the IC card 1 is a non-contact type IC card, the card reader / writer 25 includes an antenna for performing wireless communication with the IC card 1 and communication control. The card reader / writer 25 performs power supply, clock supply, reset control, and data transmission / reception with respect to the IC card 1. The card reader / writer 25 performs activation (activation) of the IC card 1, transmission of various commands, reception of responses to the transmitted commands, and the like based on control by the control unit 21.

カメラ26、指紋センサ27、および静脈センサ28は、操作者(人物)から生体情報を取得するための生体情報取得部である。カメラ26は、生体情報を含む画像を取得する。例えば、カメラ26は、生体情報の1つとして、人物の顔画像を取得する顔画像取得部として機能する。また、カメラ26は、生体情報の1つとして、人物の目における虹彩画像を取得する虹彩取得部としても機能する。指紋センサ27は、生体情報の1つとして、人物の指における指紋画像を取得する指紋取得部として機能する。静脈センサ28は、生体情報の1つとして、人物の掌における静脈パターンを取得する静脈パターン取得部として機能する。   The camera 26, the fingerprint sensor 27, and the vein sensor 28 are biometric information acquisition units for acquiring biometric information from an operator (person). The camera 26 acquires an image including biological information. For example, the camera 26 functions as a face image acquisition unit that acquires a face image of a person as one piece of biological information. The camera 26 also functions as an iris acquisition unit that acquires an iris image of a person's eyes as one piece of biological information. The fingerprint sensor 27 functions as a fingerprint acquisition unit that acquires a fingerprint image of a person's finger as one piece of biometric information. The vein sensor 28 functions as a vein pattern acquisition unit that acquires a vein pattern in the palm of a person as one piece of biological information.

なお、外部装置2が具備する生体情報取得部は、カメラ26、指紋センサ27、および静脈センサ28に限定されるものではなく、生体認証として用いる生体情報を取得するものであれば良い。例えば、生体認証の1つとして声紋による生体認証を実行する場合、外部装置2は、利用者の声を取得するマイクなどが生体情報取得部として設けられる。また、図2に示す第2の構成例のように、ICカード1´が指紋センサ(生体情報取得部)を有する構成を前提する場合、外部装置2は、指紋センサを具備しなくても良い。   The biometric information acquisition unit included in the external device 2 is not limited to the camera 26, the fingerprint sensor 27, and the vein sensor 28, and may be any unit that acquires biometric information used for biometric authentication. For example, when performing biometric authentication using a voiceprint as one of biometric authentication, the external device 2 is provided with a microphone or the like that acquires a user's voice as a biometric information acquisition unit. In addition, as in the second configuration example illustrated in FIG. 2, when the IC card 1 ′ is assumed to have a fingerprint sensor (biological information acquisition unit), the external device 2 may not include the fingerprint sensor. .

次に、実施形態に係るICカード1が保持する生体認証に用いるデータについて説明する。
図4は、ICカード1の不揮発性メモリ14に記憶する生体認証に用いるデータの例を示す図である。
図4に示すように、ICカード1は、生体認証を実行するための制御コード(生体認証用プログラム)41と、各種の生体認証に対応する生体認証データ(第1生体認証データ、第2生体認証データ、…)42(42a、42b、…)と、を不揮発性メモリ14に記憶する。なお、制御コードは、更新が不要であれば、ROM12に記憶するようにしても良い。
Next, data used for biometric authentication held by the IC card 1 according to the embodiment will be described.
FIG. 4 is a diagram illustrating an example of data used for biometric authentication stored in the nonvolatile memory 14 of the IC card 1.
As shown in FIG. 4, the IC card 1 includes a control code (biometric authentication program) 41 for performing biometric authentication, and biometric authentication data (first biometric data, second biometric data) corresponding to various types of biometric authentication. Authentication data... 42 (42a, 42b,...) Is stored in the nonvolatile memory 14. Note that the control code may be stored in the ROM 12 if updating is not required.

制御コード41は、プロセッサ11が複数種類の生体情報を用いた生体認証処理を実行するための生体認証用プログラムである。制御コード41は、各種の生体情報による各種の生体認証を行うプログラムを含む。さらに、制御コード41は、乱数を生成する機能を実現するためのプログラム、乱数により生体認証方式を選定するためのプログラム、認証結果に応じた応答を外部装置2へ返すためのプログラムなどを含む。プロセッサ11が制御コード41としてのプログラムを実行することにより実現する生体認証処理などの機能については、後で詳細に説明する。   The control code 41 is a biometric authentication program for the processor 11 to execute biometric authentication processing using a plurality of types of biometric information. The control code 41 includes a program for performing various types of biometric authentication using various types of biometric information. Furthermore, the control code 41 includes a program for realizing a function for generating a random number, a program for selecting a biometric authentication method based on a random number, a program for returning a response according to the authentication result to the external device 2, and the like. Functions such as biometric authentication processing realized by the processor 11 executing a program as the control code 41 will be described in detail later.

生体認証データ42(42a、42b、…)は、当該ICカード1、1´の所有者が登録する照合用の生体認証データ(登録者の生体情報)である。本実施形態においては、複数種類の生体情報による生体認証が実行できることを前提としているため、ICカード1の不揮発性メモリ14には、生体認証データ42として複数種類の生体認証データが登録される。   The biometric authentication data 42 (42a, 42b,...) Is collation biometric authentication data (registrant's biometric information) registered by the owner of the IC card 1, 1 ′. In the present embodiment, since it is assumed that biometric authentication using a plurality of types of biometric information can be performed, a plurality of types of biometric authentication data are registered as the biometric authentication data 42 in the nonvolatile memory 14 of the IC card 1.

例えば、生体認証方式として、顔画像、指紋、虹彩、静脈パターンによる4種類の生体認証が実行できることを前提とする場合、第1生体認証データとして、所有者の照合用の指紋画像(又は指紋の特徴データ)が登録され、第2生体認証データとして、所有者の照合用の顔画像(又は顔の特徴データ)が登録され、第3生体認証データとして、所有者の照合用の虹彩パターン(又は虹彩パターンの特徴データ)が登録され、第4生体認証データとして、所有者の照合用の静脈パターン(又は静脈パターンの特徴データ)が登録されるようにしても良い。   For example, if it is assumed that four types of biometric authentication can be performed as a biometric authentication method using a face image, fingerprint, iris, and vein pattern, the first biometric authentication data is a fingerprint image for verification of the owner (or fingerprint fingerprint). Feature data) is registered, a face image (or facial feature data) for the owner's verification is registered as the second biometric authentication data, and an iris pattern for the owner's verification (or as the third biometric authentication data) (Iris pattern feature data) may be registered, and the vein pattern (or vein pattern feature data) for the owner's verification may be registered as the fourth biometric authentication data.

また、1つの種類の生体情報であっても、1人の登録者に対して複数の生体認証データを登録しても良い。例えば、指紋の生体認証データとしては、1人の登録者に対して10本の指ごとに指紋データ(例えば指紋画像)を登録して良い。また、虹彩の生体認証データとしては、1人の登録者に対して右目の虹彩データと左目の虹彩データとを登録しても良い。また、掌の静脈パターンの生体認証データとしては、1人の登録者に対して右手の静脈パターンデータと左手の静脈パターンデータとを登録しても良い。さらに、顔画像の生体認証データとしては、1人の登録者に対して複数種類の状態(片目を瞑る、両目を瞑る、口を開くなど)の顔画像データを登録しても良い。   Moreover, even if it is one type of biometric information, a plurality of biometric authentication data may be registered for one registrant. For example, as biometric authentication data for fingerprints, fingerprint data (for example, a fingerprint image) may be registered for every ten fingers for one registrant. As iris biometric authentication data, right eye iris data and left eye iris data may be registered for one registrant. Further, as biometric authentication data of the palm vein pattern, the right hand vein pattern data and the left hand vein pattern data may be registered for one registrant. Furthermore, as the biometric authentication data of the face image, face image data in a plurality of states (meditating one eye, meditating both eyes, opening the mouth, etc.) may be registered for one registrant.

次に、本実施形態に係るICカード1における生体認証を用いた取引処理の例について説明する。
以下に説明する各取引処理においては、外部装置2は、ICカード1を用いて入出金及び振込などの金融取引を行うATMであるものとする。また、ICカード1は、ATM(外部装置)2からの認証要求に対して複数の生体認証方式を用いた生体認証を実行するものとする。
Next, an example of transaction processing using biometric authentication in the IC card 1 according to the present embodiment will be described.
In each transaction process described below, the external device 2 is assumed to be an ATM that performs financial transactions such as deposit and withdrawal and transfer using the IC card 1. Further, the IC card 1 performs biometric authentication using a plurality of biometric authentication methods in response to an authentication request from an ATM (external device) 2.

まず、第1の認証手順を含む第1の取引処理について説明する。
図5及び図6は、ICカード1における第1の認証手順を含む第1の取引処理の例を説明するためのフローチャートである。また、図6は、ICカード1による第1の認証手順に対応したATM(外部装置)2における第1の取引処理の例を説明するためのフローチャートである。
まず、ICカード1は、外部装置2としてのATMからの電源供給を受けて起動する。起動したICカード1のプロセッサ11は、通信制御部15及びインターフェース16を介してATM2からのコマンドを受信し、受信したコマンドに応じた処理を実行する。ここで、ATM2から認証コマンドを受信すると(S111、YES)、プロセッサ11は、受信した認証コマンドに応じた認証処理を行う。ここでは、ICカード1のプロセッサ11は、生体認証用プログラムを起動させて、認証コマンドに応じて生体認証を実行するものとする。
First, the first transaction process including the first authentication procedure will be described.
5 and 6 are flowcharts for explaining an example of the first transaction process including the first authentication procedure in the IC card 1. FIG. 6 is a flowchart for explaining an example of the first transaction process in the ATM (external device) 2 corresponding to the first authentication procedure by the IC card 1.
First, the IC card 1 is activated upon receiving power supply from an ATM as the external device 2. The processor 11 of the activated IC card 1 receives a command from the ATM 2 via the communication control unit 15 and the interface 16 and executes a process according to the received command. Here, when an authentication command is received from the ATM 2 (S111, YES), the processor 11 performs an authentication process according to the received authentication command. Here, it is assumed that the processor 11 of the IC card 1 activates a biometric authentication program and executes biometric authentication according to an authentication command.

第1の取引処理における第1の認証手順として、ICカード1のプロセッサ11は、複数の生体認証方式のうち実行する生体認証方式(第1の生体認証方式)を選定する処理を行う。プロセッサ11は、ランダムに1つの生体認証方式を選定するため、乱数を生成する(S112)。乱数を生成すると、プロセッサ11は、生成した乱数に基づいて第1の生体認証方式を選定する(S113)。生体認証方式の選定は、ランダムに任意の生体認証方式を選定できるものであれば良い。   As a first authentication procedure in the first transaction process, the processor 11 of the IC card 1 performs a process of selecting a biometric authentication method (first biometric authentication method) to be executed among a plurality of biometric authentication methods. The processor 11 generates a random number to randomly select one biometric authentication method (S112). When the random number is generated, the processor 11 selects the first biometric authentication method based on the generated random number (S113). The biometric authentication method may be selected as long as an arbitrary biometric authentication method can be selected at random.

例えば、ICカード1は、指紋、顔画像、虹彩、静脈パターンによる4つの生体認証方式による生体認証が実行できるものとする。これら4つの生体認証方式に識別番号として「0」〜「3」を設定する場合、プロセッサ11は、生成した乱数を4で割った余りの数に基づいて生体認証方式を選定するようにしても良い。具体例として、生成した乱数を4で割った余りが0である場合、指紋が識別番号「0」に設定されていれば、プロセッサ11は、生体認証方式として指紋による生体認証を選定する。なお、生体認証方式の選定は、上述の選定方法に限定されるものではない。   For example, it is assumed that the IC card 1 can perform biometric authentication by four biometric authentication methods using a fingerprint, a face image, an iris, and a vein pattern. When “0” to “3” are set as identification numbers for these four biometric authentication methods, the processor 11 may select the biometric authentication method based on the remainder obtained by dividing the generated random number by four. good. As a specific example, when the remainder of dividing the generated random number by 4 is 0, if the fingerprint is set to the identification number “0”, the processor 11 selects biometric authentication by fingerprint as the biometric authentication method. The selection of the biometric authentication method is not limited to the above selection method.

1つの生体認証方式を選定すると、プロセッサ11は、認証コマンドに対する外部装置2へのレスポンスとして生体認証方式(第1の生体認証方式)の選定結果(又は第1の生体情報の要求)を送信する(S114)。第1の生体認証方式の選定結果を送信した後、ICカード1のプロセッサ11は、ATM2から第1の生体認証方式に対応する生体情報(第1の生体情報)を受信する(S115)。
例えば、第1の生体認証方式として「指紋」による生体認証を選定した場合、プロセッサ11は、認証対象者の第1の生体情報としての指紋画像をATM2へ要求する。ATM2は、ICカード1からの第1の生体認証方式の選定結果に応じて、認証対象者から第1の生体情報としての指紋画像を取得する。ATM2は、認証対象者から取得した第1の生体情報としての指紋画像をICカード1へ送信する。ICカード1は、ATM2からの第1の生体情報としての指紋画像を受信する。
When one biometric authentication method is selected, the processor 11 transmits a selection result of the biometric authentication method (first biometric authentication method) (or a request for the first biometric information) as a response to the external device 2 in response to the authentication command. (S114). After transmitting the selection result of the first biometric authentication method, the processor 11 of the IC card 1 receives biometric information (first biometric information) corresponding to the first biometric authentication method from the ATM 2 (S115).
For example, when biometric authentication using “fingerprint” is selected as the first biometric authentication method, the processor 11 requests the fingerprint image as the first biometric information of the person to be authenticated from the ATM 2. The ATM 2 acquires a fingerprint image as first biometric information from the person to be authenticated according to the selection result of the first biometric authentication method from the IC card 1. The ATM 2 transmits a fingerprint image as first biometric information acquired from the person to be authenticated to the IC card 1. The IC card 1 receives a fingerprint image as first biological information from the ATM 2.

なお、選定した生体認証方式に対応する生体情報をICカード1自身が取得可能な構成である場合、プロセッサ11は、S114及びS115の処理に替えて認証対象者から選定した生体認証方式に対応する生体情報を取得する処理を実行する。例えば、図2に示すような指紋センサ17を有するICカード1´であれば、プロセッサ11は、「指紋」による生体認証方式を選定した場合には、指紋センサ17により認証対象者の指紋画像を取得する処理を実行する。   When the IC card 1 itself is configured to obtain biometric information corresponding to the selected biometric authentication method, the processor 11 corresponds to the biometric authentication method selected from the authentication target person instead of the processing of S114 and S115. A process of acquiring biometric information is executed. For example, in the case of an IC card 1 ′ having a fingerprint sensor 17 as shown in FIG. 2, the processor 11 selects a fingerprint image of the person to be authenticated by the fingerprint sensor 17 when the biometric authentication method using “fingerprint” is selected. Execute the acquisition process.

第1の生体情報を受信(又は取得)すると、プロセッサ11は、受信した第1の生体情報と不揮発性メモリ14に記憶している第1の生体情報とを照合する第1の生体認証方式による認証処理を行う(S116)。第1の生体認証方式による認証に成功した場合(S117、YES)、プロセッサ11は、第1の生体認証方式による認証が成功したことを外部装置2としてのATMへ通知する(S118)。認証が成功した場合、プロセッサ11は、ATM2における通常の動作モードによる取引処理に応じた処理を実行する(S119)。   When the first biometric information is received (or acquired), the processor 11 uses the first biometric authentication method that collates the received first biometric information with the first biometric information stored in the nonvolatile memory 14. An authentication process is performed (S116). When the authentication by the first biometric authentication method is successful (S117, YES), the processor 11 notifies the ATM as the external device 2 that the authentication by the first biometric authentication method is successful (S118). If the authentication is successful, the processor 11 executes a process corresponding to the transaction process in the normal operation mode in ATM 2 (S119).

また、第1の生体認証方式による認証に失敗した場合(S117、NO)、プロセッサ11は、第1の生体認証方式による認証が失敗したことを外部装置2としてのATMへ通知する(S121)。認証が失敗した場合、プロセッサ11は、ATM2からの再度の認証要求(第2の認証要求)を受け付ける(S122)。ここで、ATM2から第2の認証要求がない場合(S122、NO)、プロセッサ11は、処理を終了する。   Further, when the authentication by the first biometric authentication method has failed (S117, NO), the processor 11 notifies the ATM as the external device 2 that the authentication by the first biometric authentication method has failed (S121). When the authentication fails, the processor 11 receives a second authentication request (second authentication request) from the ATM 2 (S122). Here, when there is no second authentication request from ATM 2 (S122, NO), the processor 11 ends the process.

ATM2から第2の認証要求を受信した場合(S122、YES)、プロセッサ11は、再び乱数(第2の乱数)を生成する(S123)。第2の乱数を生成すると、プロセッサ11は、生成した第2の乱数に基づいて第2の生体認証方式を選定する(S124)。第2の生体認証方式の選定は、特定の法則によって生体認証方式を選定するもので無ければよい。具体例として、指紋、顔画像、虹彩、静脈パターンの4つの生体認証方式に識別番号「0」〜「3」を設定する場合、プロセッサ11は、第2の乱数を4で割った余りが2である場合、識別番号「2」の虹彩による生体認証を第2の生体認証方式として選定するようにしても良い。   When the second authentication request is received from ATM 2 (S122, YES), the processor 11 generates a random number (second random number) again (S123). When the second random number is generated, the processor 11 selects the second biometric authentication method based on the generated second random number (S124). The selection of the second biometric authentication method is not limited to selecting the biometric authentication method according to a specific law. As a specific example, when the identification numbers “0” to “3” are set in four biometric authentication methods of fingerprint, face image, iris, and vein pattern, the processor 11 has a remainder obtained by dividing the second random number by four. In this case, biometric authentication using the iris with the identification number “2” may be selected as the second biometric authentication method.

なお、第2の生体認証方式の選定は、上述の選定方法に限定されるものではない。例えば、第2の生体認証方式の選定は、上述した第1の生体認証方式の選定と同様に、単純に選択可能な生体認証方式から1つの生体認証方式を選定するものであっても良いし、第1の生体認証方式を除く他の生体認証方式から第2の生体認証方式を選定するものであっても良い。ただし、後者の場合であっても、プロセッサ11は、第2の乱数に基づいて第1の生体認証方式以外の生体認証方式からランダムに選定するものとする。   The selection of the second biometric authentication method is not limited to the selection method described above. For example, the selection of the second biometric authentication method may be a method of selecting one biometric authentication method from the biometric authentication methods that can be simply selected, similar to the selection of the first biometric authentication method described above. The second biometric authentication method may be selected from other biometric authentication methods other than the first biometric authentication method. However, even in the latter case, the processor 11 randomly selects a biometric authentication method other than the first biometric authentication method based on the second random number.

第2の生体認証方式を選定すると、プロセッサ11は、認証コマンドに対する外部装置2へのレスポンスとして第2の生体認証方式の選定結果(又は第2の生体情報の要求)を送信する(S125)。第2の生体認証方式の選定結果を送信した後、ICカード1のプロセッサ11は、ATM2から第2の生体認証方式に対応する生体情報(第2の生体情報)を受信する(S126)。
例えば、第2の生体認証方式として「虹彩」による生体認証を選定した場合、プロセッサ11は、認証対象者の第2の生体情報としての虹彩画像をATM2へ要求する。ATM2は、ICカード1からの第2の生体認証方式の選定結果に応じて、認証対象者から第2の生体情報としての虹彩画像を取得する。ATM2は、認証対象者から取得した第2の生体情報としての虹彩画像をICカード1へ送信する。ICカード1は、ATM2からの第2の生体情報を受信する。
When the second biometric authentication method is selected, the processor 11 transmits the selection result of the second biometric authentication method (or the request for the second biometric information) as a response to the external device 2 with respect to the authentication command (S125). After transmitting the selection result of the second biometric authentication method, the processor 11 of the IC card 1 receives biometric information (second biometric information) corresponding to the second biometric authentication method from the ATM 2 (S126).
For example, when biometric authentication by “iris” is selected as the second biometric authentication method, the processor 11 requests the iris image as the second biometric information of the person to be authenticated from the ATM 2. The ATM 2 acquires an iris image as second biometric information from the person to be authenticated in accordance with the selection result of the second biometric authentication method from the IC card 1. The ATM 2 transmits the iris image as the second biological information acquired from the authentication subject to the IC card 1. The IC card 1 receives the second biological information from the ATM 2.

なお、選定した第2の生体認証方式に対応する第2の生体情報をICカード1自身が取得可能な構成である場合、プロセッサ11は、S125及びS126の処理に替えて認証対象者から第2の生体情報を取得する処理を実行する。例えば、図2に示すような指紋センサ17を有するICカード1´において、プロセッサ11が、第2の生体認証方式として「指紋」による生体認証方式を選定した場合には、指紋センサ17により認証対象者の指紋画像を取得する処理を実行する。   When the IC card 1 itself can acquire the second biometric information corresponding to the selected second biometric authentication method, the processor 11 replaces the processing of S125 and S126 with the second person to be authenticated. The process which acquires biometric information of is performed. For example, in the IC card 1 ′ having the fingerprint sensor 17 as shown in FIG. 2, when the processor 11 selects the “fingerprint” biometric authentication method as the second biometric authentication method, the fingerprint sensor 17 The process of acquiring the fingerprint image of the person is executed.

第2の生体情報を受信(又は取得)すると、プロセッサ11は、受信した第2の生体情報と不揮発性メモリ14に記憶している第2の生体情報とを照合する第2の生体認証方式による認証処理(第2の認証処理)を行う(S127)。第2の生体認証方式による第2の認証に失敗した場合(S128、NO)、プロセッサ11は、第2の生体認証方式による第2の認証が失敗したことをATM2へ通知する(S129)。第2の認証が失敗した場合、プロセッサ11は、処理を終了する。   When the second biometric information is received (or acquired), the processor 11 uses the second biometric authentication method that collates the received second biometric information with the second biometric information stored in the nonvolatile memory 14. An authentication process (second authentication process) is performed (S127). When the second authentication by the second biometric authentication method has failed (S128, NO), the processor 11 notifies the ATM 2 that the second authentication by the second biometric authentication method has failed (S129). If the second authentication fails, the processor 11 ends the process.

また、第2の生体認証方式による第2の認証に成功した場合(S128、YES)、プロセッサ11は、第2の生体認証方式による第2の認証が成功したことを外部装置2としてのATMへ通知する(S130)。第1の生体認証方式による認証(第1の認証)に失敗した後に第2の認証が成功した場合、ATM2は、所定の制限範囲内での取引を可能とする制限モードでの取引処理を実行するものとする。この場合、ICカード1のプロセッサ11は、ATM2における制限モードによる取引処理に応じた処理を実行する(S131)。   If the second authentication by the second biometric authentication method is successful (S128, YES), the processor 11 informs the ATM as the external device 2 that the second authentication by the second biometric authentication method is successful. Notification is made (S130). When the second authentication succeeds after the authentication by the first biometric authentication method (first authentication) fails, the ATM 2 executes a transaction process in a restriction mode that enables a transaction within a predetermined restriction range. It shall be. In this case, the processor 11 of the IC card 1 executes a process corresponding to the transaction process in the restriction mode in ATM 2 (S131).

次に、上述したICカード1における第1の認証手順に対応したATM2による第1の取引処理について説明する。
図7及び図8は、ICカード1による第1の認証手順に対応したATM(外部装置)2における第1の取引処理の例を説明するためのフローチャートである。
ATM2は、利用者が所持する取引処理に用いるキャッシュカードなどのICカードを受け付ける。利用者がICカードをカードリーダライタ25に提示すると、ATM2の制御部21は、カードリーダライタ25を介してICカードに電力を供給する。さらに、ATM2の制御部21は、操作部23による利用者からの操作指示を受け付ける。利用者がICカード1による認証が必要な取引処理の開始を操作部23に指示した場合(S151、YES)、制御部21は、利用者の認証を行うため、カードリーダライタ25により認証コマンドをICカード1へ送信する(S152)。
Next, the 1st transaction processing by ATM2 corresponding to the 1st authentication procedure in IC card 1 mentioned above is explained.
7 and 8 are flowcharts for explaining an example of the first transaction process in the ATM (external device) 2 corresponding to the first authentication procedure by the IC card 1.
ATM2 accepts an IC card such as a cash card used for transaction processing possessed by the user. When the user presents the IC card to the card reader / writer 25, the control unit 21 of the ATM 2 supplies power to the IC card via the card reader / writer 25. Further, the control unit 21 of the ATM 2 receives an operation instruction from the user by the operation unit 23. When the user instructs the operation unit 23 to start transaction processing that requires authentication by the IC card 1 (S151, YES), the control unit 21 issues an authentication command by the card reader / writer 25 in order to authenticate the user. The data is transmitted to the IC card 1 (S152).

認証コマンドを受信したICカード1では、上述いた第1の認証手順によって第1の生体認証方式を選定し、選定した第1の生体認証方式を示すレスポンス(又は第1の生体情報を要求するレスポンス)をATM2へ送信する。これにより、ATM2の制御部21は、ICカード1からの第1の生体認証方式を示すレスポンスを受信する(S153)。第1の生体認証方式を示すレスポンスを受信すると、制御部21は、利用者に第1の生体情報の入力案内を行う。制御部21は、第1の生体情報の入力案内と共に、第1の生体情報を取得する生体情報取得部を用いて、利用者(認証対象者)から第1の生体情報を取得する(S154)。第1の生体情報を取得すると、制御部21は、取得した第1の生体情報(第1の生体情報を含む認証コマンド)をICカード1へ送信する(S155)。   In the IC card 1 that has received the authentication command, the first biometric authentication method is selected by the first authentication procedure described above, and a response indicating the selected first biometric authentication method (or a response requesting the first biometric information). ) To ATM2. Thereby, the control part 21 of ATM2 receives the response which shows the 1st biometric authentication system from IC card 1 (S153). When the response indicating the first biometric authentication method is received, the control unit 21 guides the user to input the first biometric information. The control unit 21 acquires the first biological information from the user (the person to be authenticated) using the biological information acquisition unit that acquires the first biological information together with the input guidance of the first biological information (S154). . When the first biometric information is acquired, the control unit 21 transmits the acquired first biometric information (an authentication command including the first biometric information) to the IC card 1 (S155).

具体例として、第1の生体認証方式を「指紋」とする旨のレスポンスをICカード1から受信した場合、ATM2の制御部21は、指紋の入力案内を表示部22に表示するとともに指紋センサ27を点滅させることにより、利用者に対して指紋の入力を案内する。指紋の入力案内を行うとともに、制御部21は、指紋センサ27による指紋の読み取りを実行する。指紋センサ27により利用者の指紋画像を読み取ると、制御部21は、読み取った指紋画像を含む指紋認証コマンドをICカード1へ送信する。   As a specific example, when the response indicating that the first biometric authentication method is “fingerprint” is received from the IC card 1, the control unit 21 of the ATM 2 displays the fingerprint input guidance on the display unit 22 and the fingerprint sensor 27. Blinks to guide the user to input a fingerprint. While providing guidance for inputting fingerprints, the control unit 21 executes fingerprint reading by the fingerprint sensor 27. When the fingerprint image of the user is read by the fingerprint sensor 27, the control unit 21 transmits a fingerprint authentication command including the read fingerprint image to the IC card 1.

なお、第1の生体情報をICカード1自身が取得可能な構成である場合、ICカード1において第1の生体情報の取得及び第1の生体情報による認証(第1の認証)が実行されるため、S153、S154及びS155の処理は省略される。例えば、図2に示すような指紋センサ17を有するICカード1´がS152で送信する認証コマンドに対して第1の認証による認証結果をレスポンスとして送信する場合、ATM2の制御部21は、S153、S154及びS155の処理を省略して第1の認証結果をICカード1´から受信するようにして良い。   When the IC card 1 itself can acquire the first biological information, the IC card 1 acquires the first biological information and performs authentication (first authentication) using the first biological information. Therefore, the processing of S153, S154, and S155 is omitted. For example, when the IC card 1 ′ having the fingerprint sensor 17 as shown in FIG. 2 transmits the authentication result by the first authentication as a response to the authentication command transmitted in S152, the control unit 21 of the ATM 2 performs S153, The processing of S154 and S155 may be omitted and the first authentication result may be received from the IC card 1 ′.

第1の生体情報を送信した後、制御部21は、ICカード1からの認証結果の受信待ちとなり、ICカード1からの第1の生体情報による第1の認証の結果を示すレスポンスを受信する(S156)。ICカード1からのレスポンスを受信すると、制御部21は、受信したレスポンスに基づいてICカード1における第1の認証が成功したか否かを判断する(S157)。ICカード1から第1の認証が成功したことを示すレスポンスを受信した場合(S157、YES)、制御部21は、第1の認証が成功した利用者に対する通常の取引モードによる取引処理を実行する(S158)。   After transmitting the first biometric information, the control unit 21 waits to receive an authentication result from the IC card 1 and receives a response indicating the result of the first authentication by the first biometric information from the IC card 1. (S156). When the response from the IC card 1 is received, the control unit 21 determines whether or not the first authentication in the IC card 1 is successful based on the received response (S157). When the response indicating that the first authentication is successful is received from the IC card 1 (S157, YES), the control unit 21 executes the transaction process in the normal transaction mode for the user who has succeeded in the first authentication. (S158).

また、ICカード1から第1の認証が失敗したことを示すレスポンスを受信した場合(S157、NO)、制御部21は、第2の生体認証方式による第2の認証を実行するか否かの案内を表示部22に表示する(S160)。第2の認証を実行するか否かの案内を表示した場合、制御部21は、利用者による操作部23における第2の認証を実行するか否かの指示を受け付ける。第2の認証を実行する旨の指示が無かった場合(S161、NO)、制御部21は、一連の取引処理を終了する。   When receiving a response indicating that the first authentication has failed from the IC card 1 (S157, NO), the control unit 21 determines whether or not to execute the second authentication by the second biometric authentication method. The guidance is displayed on the display unit 22 (S160). When the guidance on whether or not to execute the second authentication is displayed, the control unit 21 receives an instruction on whether or not to execute the second authentication on the operation unit 23 by the user. When there is no instruction to execute the second authentication (S161, NO), the control unit 21 ends a series of transaction processes.

また、第2の認証を実行する旨の指示があった場合(S161、YES)、制御部21は、第2の認証を要求する認証コマンド(第2の認証コマンド)を送信する(S162)。第2の認証コマンドを受信したICカード1では、上述した第1の認証手順によって第2の生体認証方式を選定し、選定した第2の生体認証方式を示すレスポンス(又は第2の生体情報を要求するレスポンス)をATM2へ送信する。これにより、ATM2の制御部21は、ICカード1からの第2の生体認証方式を示すレスポンスを受信する(S163)。   When there is an instruction to execute the second authentication (S161, YES), the control unit 21 transmits an authentication command (second authentication command) requesting the second authentication (S162). In the IC card 1 that has received the second authentication command, the second biometric authentication method is selected by the above-described first authentication procedure, and a response (or second biometric information) indicating the selected second biometric authentication method is selected. Requested response) is sent to ATM2. Thereby, the control part 21 of ATM2 receives the response which shows the 2nd biometric authentication system from IC card 1 (S163).

第2の生体認証方式を示すレスポンスを受信すると、制御部21は、利用者に第2の生体情報を入力させるための案内を行う。制御部21は、第2の生体情報の入力案内と共に、第2の生体情報を取得するための生体情報取得部を用いて、利用者(認証対象者)から第2の生体情報を取得する(S164)。第2の生体情報を取得すると、制御部21は、取得した第2の生体情報(第2の生体情報を含む認証コマンド)をICカード1へ送信する(S165)。   When receiving the response indicating the second biometric authentication method, the control unit 21 provides guidance for causing the user to input the second biometric information. The control unit 21 acquires the second biological information from the user (the person to be authenticated) using the biological information acquisition unit for acquiring the second biological information together with the input guidance of the second biological information ( S164). When the second biological information is acquired, the control unit 21 transmits the acquired second biological information (an authentication command including the second biological information) to the IC card 1 (S165).

具体例として、ICカード1から第2の生体認証方式を「虹彩」とする旨のレスポンスを受信した場合、ATM2の制御部21は、目をカメラ26の撮影方向へ向けるようなガイダンスなどを表示部22に表示し、利用者に虹彩の入力を案内する。虹彩の入力案内を行うとともに、制御部21は、カメラ26による利用者の虹彩の読み取りを実行する。カメラ26による利用者の虹彩の読み取ると、制御部21は、読み取った虹彩データを含む虹彩認証コマンドをICカード1へ送信する。   As a specific example, when a response indicating that the second biometric authentication method is “iris” is received from the IC card 1, the control unit 21 of the ATM 2 displays guidance or the like that turns the eyes in the shooting direction of the camera 26. The information is displayed on the unit 22 to guide the user to input the iris. The control unit 21 reads the iris of the user using the camera 26 while performing input guidance of the iris. When the user's iris is read by the camera 26, the control unit 21 transmits an iris authentication command including the read iris data to the IC card 1.

なお、第2の生体情報をICカード1自身が取得可能な構成である場合、ICカード1において第2の生体情報の取得及び第2の生体情報による認証(第2の認証)が実行されるため、S163、S164及びS165の処理は省略される。例えば、図2に示すような指紋センサ17を有するICカード1´は、第2の認証が指紋による認証であれば、S162の認証コマンドに対するレスポンスとして第2認証の結果をATM2へ送信する。この場合、ATM2の制御部21は、S163、S164及びS165の処理を省略して第2の認証の結果をICカード1´から受信する。   When the IC card 1 itself can acquire the second biometric information, the IC card 1 acquires the second biometric information and authenticates with the second biometric information (second authentication). Therefore, the processes of S163, S164, and S165 are omitted. For example, the IC card 1 ′ having the fingerprint sensor 17 as shown in FIG. 2 transmits the result of the second authentication to the ATM 2 as a response to the authentication command in S 162 if the second authentication is authentication by fingerprint. In this case, the control unit 21 of the ATM 2 omits the processes of S163, S164, and S165 and receives the second authentication result from the IC card 1 ′.

第2の生体情報を送信した後、制御部21は、ICカード1からの認証結果の受信待ちとなり、ICカード1からの第2の生体情報に対する第2の認証の結果を示すレスポンスを受信する(S166)。ICカード1からのレスポンスを受信すると、制御部21は、受信したレスポンスに基づいてICカード1における第2の認証が成功したか否かを判断する(S167)。ICカード1から第2の認証が失敗したことを示すレスポンスを受信した場合(S167、NO)、制御部21は、取引不可である旨を表示部22に表示し(S168)、一連の取引処理を終了する。   After transmitting the second biometric information, the control unit 21 waits for reception of the authentication result from the IC card 1 and receives a response indicating the result of the second authentication for the second biometric information from the IC card 1. (S166). When the response from the IC card 1 is received, the control unit 21 determines whether or not the second authentication in the IC card 1 is successful based on the received response (S167). When a response indicating that the second authentication has failed from the IC card 1 is received (S167, NO), the control unit 21 displays that the transaction is impossible on the display unit 22 (S168), and a series of transaction processes Exit.

また、ICカード1から第2の認証が成功したことを示すレスポンスを受信した場合(S167、YES)、制御部21は、第2の認証が成功した利用者に対する制限モードによる取引処理を実行する(S169)。制限モードは、第1の認証に失敗した利用者を対象として所定の制限(例えば、取引限度額を通常モードよりも低く制限)内での取引を可能とするものである。これにより、第1の認証に失敗した場合であっても、第2の認証に成功すれば、利用者は、制限範囲内での取引処理が実行可能となる。
次に、ICカード処理システムによる第1の取引処理の処理例について説明する。
図9は、ICカード処理システムによる第1の取引処理における通常モードでの処理としての第1の動作例を示すシーケンスである。図9に示す処理例は、第1の取引処理において最初の生体認証が成功した場合の処理の流れを具体例として説明するものである。
利用者は、自身が所持するICカード1を外部装置としてのATM2に挿入する(A1)。ATM2の制御部21は、利用者が挿入するICカード1を受付けると、当該ICカード1に対して認証要求を供給する(A2)。
ATM2からの認証要求を受けたICカード1のプロセッサ11は、乱数を生成し、生成した乱数に応じて生体認証方式(第1の生体認証方式)を選定する(A3)。生体認証方式を選定すると、ICカード1のプロセッサ11は、選定した生体認証方式をATM2に通知する(A4)。例えば、ICカード1のプロセッサ11は、指紋認証を選定した場合、生体認証方式として指紋認証を選定した旨をATM2へ通知する。
ICカード1が選定した生体認証方式の通知を受けた場合、ATM2の制御部21は、ICカード1が選定した生体認証方式に用いる生体情報の入力を利用者に対して案内する(A5)。また、ATM2の制御部21は、生体情報の入力案内と共に、当該生体情報に応じた生体情報取得部(例えば、カメラ26、指紋センサ27、静脈センサ28)による生体情報の入力を受付け、生体情報取得部によって生体情報を取得する(A6)。ATM2の制御部21は、生体情報取得部によって利用者から生体情報を取得すると、取得した生体情報をICカード1へ送信する(A7)。
例えば、ICカード1が選定した生体認証方式が指紋認証である場合、ATM2の制御部21は、指紋センサ27に指を翳す旨の案内を表示部22に表示し、指紋センサ27での指紋の読取りを開始する。指紋センサ27によって利用者の指紋を読み取ると、ATM2の制御部21は、読み取った指紋の情報(例えば、指紋画像)をICカード1へ送信する。
ICカード1のプロセッサ11は、ATM2から生体情報を受信すると、受信した生体情報による生体認証処理を実行する(A8)。例えば、指紋認証を選択した場合、ICカード1のプロセッサ11は、ATM2から照合対象とする生体情報としての指紋の情報を受信する。ATM2から利用者の指紋の情報を受信すると、ICカード1のプロセッサ11は、受信した指紋の情報とICカード1内に記憶している指紋の情報(登録者の生体情報)との照合による生体認証処理を実行する。生体認証処理の結果が得られると、ICカード1は、生体認証処理の結果をATM2へ通知する。ここで、図9に示す処理例では、生体認証処理による認証が成功したものとする。生体認証処理による認証が成功した場合、ICカード1のプロセッサ11は、認証が成功した旨の通知をATM2へ送信する(A9)。
ATM2の制御部21は、ICカード1から認証が成功した旨の通知を受信すると、当該ICカード1による通常モードでの取引を許可する。通常モードでの取引を許可すると、ATM2の制御部21は、通常モードで実施可能な取引から実行する取引を選択するための通常取引メニューを表示部22に表示する(A10)。通常取引メニューを表示部22に表示した状態において、ATM2の制御部21は、操作部23を用いた利用者からの取引内容の選択指示(取引指示)を受付ける(A11)。ATM2が利用者からの取引指示を受付けた後、ATM2及びICカード1を含むICカード処理システムは、利用者が選択した取引(取引シーケンス)を実行する。
図10は、ICカード処理システムによる第1の取引処理における制限モードでの処理例としての第2の動作例を示すシーケンスである。図10に示す処理例は、第1の取引処理において第1の生体情報による認証が失敗した後に第2の生体情報による認証が成功した場合の処理(制限モードでの取引処理)の流れを具体例として説明するものである。
図10に示すシーケンスにおいて、利用者がICカード1をATM2に挿入してから認証処理を実行するまでの処理(B1−B8)は、図9に示すA1−A8の処理と同様である。このため、B1〜B8の処理については詳細な説明を省略するものとする。ここで、ICカード1が最初に選択した生体認証方式(第1の生成認証方式)による生体認証処理を第1の生体認証処理とする。また、図10に示す処理例では、第1の生体認証処理による認証が失敗したものとする。第1の生体認証処理による認証が失敗した場合、ICカード1のプロセッサ11は、認証が失敗した旨の通知をATM2へ送信する(B9)。
ICカード1から第1の生体認証処理による認証が失敗した旨の通知を受信すると、ATM2の制御部21は、別の生体情報による認証(第2の生体認証処理)を実行するかを利用者に問い合わせる(B10)。例えば、ATM2の制御部21は、第1の生体認証方式(図10に示す例では、指紋)による認証が失敗したため、別の生体情報(第2の生体情報)での認証を行うか否かを利用者に選択させるための選択案内を表示部22に表示する。さらに、ATM2の制御部21は、上述の選択案内と共に、第2の生体情報で認証できた場合であっても制限モードでの取引となる旨の案内(例えば、通常モードと比べて制限される取引内容を示す案内など)を表示部22に表示するようにしても良い。
ATM2の制御部21は、選択案内を表示した状態において操作部23による選択指示を受付ける。ここで、利用者が別の生体情報による認証(第2の生体認証処理)の実行を指示したものとする。利用者が第2の生体認証処理の実行を指示した場合(B11)、ATM2の制御部21は、当該ICカード1に対して第1の生体認証方式以外の生体認証方式(第2の生体認証方式)での認証要求を供給する(B12)。
ATM2から第2の生体認証方式での認証要求を受けた場合、ICカード1のプロセッサ11は、乱数を生成し、生成した乱数に応じて第1の生体認証方式以外の実施可能な生体認証方式の中から第2の生体認証方式を選定する(B13)。第2の生体認証方式を選定すると、ICカード1のプロセッサ11は、選定した第2の生体認証方式をATM2に通知する(B14)。例えば、ICカード1のプロセッサ11は、第1の生体認証方式としての指紋以外の第2の生体認証方式として虹彩による認証を選定した場合、第2の生体認証方式として虹彩認証を選定した旨をATM2へ通知する。
ICカード1が選定した第2の生体認証方式の通知を受けた場合、ATM2の制御部21は、ICカード1が選定した第2の生体認証方式に用いる生体情報(第2の生体情報)の入力を利用者に対して案内する(B15)。また、ATM2の制御部21は、第2の生体情報の入力案内と共に、第2の生体情報に応じた生体情報取得部(例えば、虹彩である場合はカメラ26)による生体情報の入力を受付ける(B16)。ATM2の制御部21は、利用者から第2の生体情報を取得すると、取得した第2の生体情報をICカード1へ送信する(B17)。
例えば、ICカード1が選定した第2の生体認証方式が虹彩認証である場合、ATM2の制御部21は、カメラ26に目を読み取らせる旨の案内を表示し、カメラ26での虹彩の読取りを実行する。カメラ26により利用者の指紋を読み取ると、ATM2の制御部21は、読み取った虹彩の情報(虹彩画像)をICカード1へ送信する。
ICカード1のプロセッサ11は、ATM2から第2の生体情報を受信すると、受信した第2の生体情報による第2の生体認証処理を実行する(B18)。例えば、第2の生体情報が虹彩である場合、ICカード1のプロセッサ11は、ATM2から照合対象とする生体情報としての虹彩の情報を受信する。ATM2から利用者の虹彩の情報を受信すると、ICカード1のプロセッサ11は、受信した虹彩の情報とICカード1内に記憶している虹彩の情報(登録者の生体情報)との照合による生体認証処理(第2の生体認証処理)を実行する。第2の生体認証処理による認証の結果が得られると、ICカード1は、認証の結果をATM2へ通知する。図10に示す処理例では、第2の生体認証処理が成功したものとする。第2の生体認証処理が成功した場合、ICカード1のプロセッサ11は、認証が成功した旨の通知をATM2へ送信する(B19)。
ATM2の制御部21は、ICカード1から第2の生体認証処理による認証が成功した旨の通知を受信すると、当該ICカード1による制限モードでの取引を許可する。ATM2の制御部21は、制限モードでは通常モードで実施可能な取引のうち一部を実施不可とする。また、制限モードでは、取引額の上限を制限しても良い。制限モードでの取引において、ATM2のフロセッサ31は、制限モードで実施可能な取引から実行する取引を選択するための制限取引メニューを表示部22に表示する(B20)。制限取引メニューを表示部22に表示した状態において、ATM2の制御部21は、操作部23を用いた利用者からの取引内容の選択指示(取引指示)を受付ける(B21)。ATM2が利用者からの取引指示を受けると、ATM2及びICカード1を含むICカード処理システムは、利用者が選択した取引の処理(取引シーケンス)を実行する。
When a response indicating that the second authentication is successful is received from the IC card 1 (S167, YES), the control unit 21 executes a transaction process in a restricted mode for a user who succeeds in the second authentication. (S169). The restriction mode enables transactions within a predetermined restriction (for example, a restriction on a transaction limit lower than that in the normal mode) for a user who has failed the first authentication. Thereby, even if it is a case where 1st authentication fails, if 2nd authentication is successful, a user will be able to perform transaction processing within a limit range.
Next, a processing example of the first transaction processing by the IC card processing system will be described.
FIG. 9 is a sequence showing a first operation example as a process in the normal mode in the first transaction process by the IC card processing system. The processing example shown in FIG. 9 describes the flow of processing when the first biometric authentication is successful in the first transaction processing as a specific example.
The user inserts the IC card 1 possessed by the user into the ATM 2 as an external device (A1). When the control unit 21 of the ATM 2 receives the IC card 1 inserted by the user, the control unit 21 supplies an authentication request to the IC card 1 (A2).
The processor 11 of the IC card 1 that has received the authentication request from the ATM 2 generates a random number and selects a biometric authentication method (first biometric authentication method) according to the generated random number (A3). When the biometric authentication method is selected, the processor 11 of the IC card 1 notifies the selected biometric authentication method to the ATM 2 (A4). For example, when the fingerprint authentication is selected, the processor 11 of the IC card 1 notifies the ATM 2 that the fingerprint authentication is selected as the biometric authentication method.
When the notification of the biometric authentication method selected by the IC card 1 is received, the control unit 21 of the ATM 2 guides the user to input biometric information used for the biometric authentication method selected by the IC card 1 (A5). Further, the control unit 21 of the ATM 2 accepts input of biometric information from a biometric information acquisition unit (for example, the camera 26, the fingerprint sensor 27, and the vein sensor 28) according to the biometric information together with the biometric information input guidance. Biometric information is acquired by the acquisition unit (A6). When the biometric information is acquired from the user by the biometric information acquisition unit, the control unit 21 of the ATM 2 transmits the acquired biometric information to the IC card 1 (A7).
For example, when the biometric authentication method selected by the IC card 1 is fingerprint authentication, the control unit 21 of the ATM 2 displays on the display unit 22 a guidance that the finger is touched by the fingerprint sensor 27, and the fingerprint by the fingerprint sensor 27 is displayed. Start reading. When the fingerprint sensor 27 reads the fingerprint of the user, the control unit 21 of the ATM 2 transmits the read fingerprint information (for example, a fingerprint image) to the IC card 1.
When receiving the biometric information from the ATM 2, the processor 11 of the IC card 1 executes biometric authentication processing using the received biometric information (A8). For example, when fingerprint authentication is selected, the processor 11 of the IC card 1 receives fingerprint information as biometric information to be verified from the ATM 2. When the user's fingerprint information is received from the ATM 2, the processor 11 of the IC card 1 matches the received fingerprint information with the fingerprint information (registrant's biometric information) stored in the IC card 1. Execute authentication process. When the result of the biometric authentication process is obtained, the IC card 1 notifies the ATM 2 of the result of the biometric authentication process. Here, in the processing example shown in FIG. 9, it is assumed that the authentication by the biometric authentication process is successful. When the authentication by the biometric authentication process is successful, the processor 11 of the IC card 1 transmits a notification that the authentication is successful to the ATM 2 (A9).
When the control unit 21 of the ATM 2 receives notification from the IC card 1 that the authentication is successful, the control unit 21 permits the transaction in the normal mode by the IC card 1. When the transaction in the normal mode is permitted, the control unit 21 of the ATM 2 displays a normal transaction menu for selecting a transaction to be executed from transactions that can be performed in the normal mode on the display unit 22 (A10). In a state where the normal transaction menu is displayed on the display unit 22, the control unit 21 of the ATM 2 accepts a transaction content selection instruction (transaction instruction) from the user using the operation unit 23 (A11). After ATM2 accepts the transaction instruction from the user, the IC card processing system including ATM2 and IC card 1 executes the transaction (transaction sequence) selected by the user.
FIG. 10 is a sequence showing a second operation example as a processing example in the restriction mode in the first transaction processing by the IC card processing system. The processing example shown in FIG. 10 shows the flow of processing (transaction processing in the restriction mode) when authentication with the second biometric information succeeds after authentication with the first biometric information fails in the first transaction processing. It will be described as an example.
In the sequence shown in FIG. 10, the processing (B1-B8) from when the user inserts the IC card 1 into the ATM 2 until the authentication processing is executed is the same as the processing of A1-A8 shown in FIG. For this reason, detailed description of the processing from B1 to B8 will be omitted. Here, the biometric authentication process by the biometric authentication method (first generation authentication method) that is first selected by the IC card 1 is referred to as a first biometric authentication process. In the processing example illustrated in FIG. 10, it is assumed that authentication by the first biometric authentication process has failed. When the authentication by the first biometric authentication process fails, the processor 11 of the IC card 1 transmits a notification that the authentication has failed to the ATM 2 (B9).
When the notification that the authentication by the first biometric authentication process has failed from the IC card 1 is received, the control unit 21 of the ATM 2 determines whether to execute the authentication by another biometric information (second biometric authentication process). (B10). For example, since the authentication by the first biometric authentication method (fingerprint in the example shown in FIG. 10) has failed, the control unit 21 of ATM2 determines whether or not to perform authentication with another biometric information (second biometric information). Selection guidance for causing the user to select is displayed on the display unit 22. Furthermore, the control part 21 of ATM2 is restricted compared with the above-mentioned selection guidance, even if it is a case where it can authenticate with 2nd biometric information (for example, it restrict | limits compared with normal mode). A guide indicating transaction details) may be displayed on the display unit 22.
The control part 21 of ATM2 receives the selection instruction | indication by the operation part 23 in the state which displayed selection guidance. Here, it is assumed that the user has instructed execution of authentication (second biometric authentication process) using different biometric information. When the user instructs execution of the second biometric authentication process (B11), the control unit 21 of the ATM 2 performs a biometric authentication method other than the first biometric authentication method on the IC card 1 (second biometric authentication). (Authentication method) is supplied (B12).
When receiving an authentication request in the second biometric authentication method from the ATM 2, the processor 11 of the IC card 1 generates a random number, and a biometric authentication method that can be implemented other than the first biometric authentication method according to the generated random number. The second biometric authentication method is selected from the list (B13). When the second biometric authentication method is selected, the processor 11 of the IC card 1 notifies the ATM 2 of the selected second biometric authentication method (B14). For example, when the processor 11 of the IC card 1 selects the authentication by the iris as the second biometric authentication method other than the fingerprint as the first biometric authentication method, it indicates that the iris authentication has been selected as the second biometric authentication method. Notify ATM2.
When the notification of the second biometric authentication method selected by the IC card 1 is received, the control unit 21 of the ATM 2 stores biometric information (second biometric information) used for the second biometric authentication method selected by the IC card 1. The input is guided to the user (B15). Moreover, the control part 21 of ATM2 receives the input of the biometric information by the biometric information acquisition part (for example, the camera 26 in the case of an iris) according to the second biometric information, together with the input guidance of the second biometric information ( B16). When acquiring the second biological information from the user, the control unit 21 of the ATM 2 transmits the acquired second biological information to the IC card 1 (B17).
For example, when the second biometric authentication method selected by the IC card 1 is iris authentication, the control unit 21 of the ATM 2 displays a guidance that the camera 26 reads eyes, and the camera 26 reads the iris. Run. When the user's fingerprint is read by the camera 26, the control unit 21 of the ATM 2 transmits the read iris information (iris image) to the IC card 1.
When receiving the second biometric information from the ATM 2, the processor 11 of the IC card 1 executes a second biometric authentication process based on the received second biometric information (B18). For example, when the second biological information is an iris, the processor 11 of the IC card 1 receives iris information as biological information to be collated from the ATM 2. When the user's iris information is received from the ATM 2, the processor 11 of the IC card 1 compares the received iris information with the iris information (registrant's biometric information) stored in the IC card 1. An authentication process (second biometric authentication process) is executed. When the authentication result by the second biometric authentication process is obtained, the IC card 1 notifies the ATM 2 of the authentication result. In the processing example illustrated in FIG. 10, it is assumed that the second biometric authentication processing is successful. When the second biometric authentication process is successful, the processor 11 of the IC card 1 transmits a notification that the authentication is successful to the ATM 2 (B19).
When the control unit 21 of the ATM 2 receives a notification from the IC card 1 that the authentication by the second biometric authentication process has succeeded, the control unit 21 permits the transaction in the restricted mode by the IC card 1. The control part 21 of ATM2 does not implement a part of transactions that can be executed in the normal mode in the restriction mode. In the restriction mode, the upper limit of the transaction amount may be restricted. In the transaction in the restriction mode, the ATM 2 processor 31 displays a restriction transaction menu for selecting a transaction to be executed from the transactions that can be executed in the restriction mode on the display unit 22 (B20). In a state where the restricted transaction menu is displayed on the display unit 22, the control unit 21 of the ATM 2 receives a transaction content selection instruction (transaction instruction) from the user using the operation unit 23 (B21). When the ATM 2 receives a transaction instruction from the user, the IC card processing system including the ATM 2 and the IC card 1 executes the transaction processing (transaction sequence) selected by the user.

上記のように、第1の取引処理に係るICカードは、複数種類の生体認証方式に対応する登録者の複数の生体認証データをメモリに記憶しておき、認証処理ごとに発生させる乱数に基づいてランダムに実行する生体認証方式を選出し、選出した生体認証方式による認証結果を外部装置へ通知する。外部装置では、ICカードでのランダムに選出した生体認証方式による認証が成功すれば取引処理を実行する。   As described above, the IC card related to the first transaction process stores a plurality of biometric authentication data of registrants corresponding to a plurality of types of biometric authentication methods in a memory, and is based on a random number generated for each authentication process. The biometric authentication method to be executed at random is selected, and the authentication result by the selected biometric authentication method is notified to the external device. In the external device, if authentication by a randomly selected biometric authentication method using an IC card is successful, transaction processing is executed.

これにより、第1の取引処理によれば、認証に用いる生体認証方式がランダムに選出されるため、第3者が不正に認証できてしまうリスクを軽減できる。例えば、第3者が他者の生体認証データを複製して外部装置で取引処理を実行するには、ランダムに選出する可能性がある複数の生体認証方式に対応した複数の生体情報の複製データを用意する必要があるため、不正な第3者による認証による不正な取引のリスクが軽減できる。   Thereby, according to the 1st transaction processing, since the biometrics method used for authentication is chosen at random, the risk that a 3rd person can authenticate illegally can be reduced. For example, in order for a third party to copy another person's biometric authentication data and execute transaction processing on an external device, duplicate data of a plurality of biometric information corresponding to a plurality of biometric authentication methods that may be selected at random Therefore, it is possible to reduce the risk of unauthorized transactions due to authentication by unauthorized third parties.

また、上記した第1の取引処理に係るICカードは、ランダムに選出した第1の生体認証方式による第1の認証に失敗した場合、再度ランダムに選出する第2の生体認証方式による第2の認証を行い、第2の認証の結果を外部装置へ通知する。外部装置では、ICカードでの第1の認証に成功した場合には通常モードでの取引処理を実行し、ICカードでの第1の認証に失敗して第2の認証に成功した場合には、制限モードでの取引処理を実行する。   In addition, the IC card related to the first transaction process described above, when the first authentication by the first biometric authentication method selected at random fails, the second by the second biometric authentication method selected again at random. Authentication is performed, and the result of the second authentication is notified to the external device. In the external device, when the first authentication with the IC card is successful, transaction processing in the normal mode is executed, and when the first authentication with the IC card fails and the second authentication is successful, Execute transaction processing in restricted mode.

このような第1の取引処理によれば、怪我などで本人であっても特定の生体認証方式では認証できない状態において、第1の生体認証方式での認証に失敗しても、第2の生体認証方式での認証に成功すれば制限モードでの取引処理を行える。この結果として、例えば、手を負傷している人物であっても、虹彩や顔などの手以外の部位での生体認証方式で生体認証に成功する可能性が高いため、制御モードでの取引処理ができる可能性が高く、利便性が高い。   According to such a first transaction process, even if the person himself / herself is injured or the like cannot be authenticated by a specific biometric authentication method, the second biometric can be performed even if authentication by the first biometric authentication method fails. If authentication by the authentication method is successful, transaction processing in restricted mode can be performed. As a result, for example, even a person who has an injured hand is likely to succeed in biometric authentication using a biometric authentication method other than the hand, such as an iris or a face. There is a high possibility that it can be done, and convenience is high.

次に、ICカードによる第2の認証手順を含む第2の取引処理について説明する。
図11は、ICカード1における第2の認証手順を含む第2の取引処理の例を説明するためのフローチャートである。
まず、ICカード1は、外部装置2からの電源供給を受けて起動する。外部装置2から認証コマンドを受信すると(S211、YES)、プロセッサ11は、受信した認証コマンドに応じて第2の認証手順による認証処理を行う。ここでは、ICカード1のプロセッサ11は、生体認証用プログラムを起動させて、第2の認証手順による認証を実行するものとする。第2の認証手順において、ICカード1のプロセッサ11は、複数の生体認証方式のうち実行する複数の生体認証方式をランダムに選定する。ここでは、プロセッサ11は、2種類の生体認証方式を選定するものとして説明する。
Next, the second transaction process including the second authentication procedure using the IC card will be described.
FIG. 11 is a flowchart for explaining an example of the second transaction process including the second authentication procedure in the IC card 1.
First, the IC card 1 is activated upon receiving power supply from the external device 2. When receiving the authentication command from the external device 2 (S211, YES), the processor 11 performs an authentication process according to the second authentication procedure in accordance with the received authentication command. Here, it is assumed that the processor 11 of the IC card 1 activates the biometric authentication program and executes authentication according to the second authentication procedure. In the second authentication procedure, the processor 11 of the IC card 1 randomly selects a plurality of biometric authentication methods to be executed among the plurality of biometric authentication methods. Here, the processor 11 will be described as selecting two types of biometric authentication methods.

プロセッサ11は、ランダムに2種類の生体認証方式を選定するため、乱数を生成する(S212)。乱数を生成すると、プロセッサ11は、生成した乱数に基づいて2種類の生体認証方式を選定する(S213)。2種類の生体認証方式の選定は、ランダムに任意の生体認証方式を選定できるものであれば良い。例えば、4種類の認証方式から重複しない2種類を選ぶ組み合わせは、4C2=6通りある。このため、実行可能な生体認証方式が4種類である場合、プロセッサ11は、生成した乱数に基づいて6通りの組合せから1つの組合せを選定するようにしても良い。   The processor 11 generates a random number to randomly select two types of biometric authentication methods (S212). When the random number is generated, the processor 11 selects two types of biometric authentication methods based on the generated random number (S213). The two types of biometric authentication methods may be selected as long as an arbitrary biometric authentication method can be selected at random. For example, there are 4C2 = 6 combinations for selecting two types that do not overlap from four types of authentication methods. For this reason, when there are four types of biometric authentication methods that can be executed, the processor 11 may select one combination from six combinations based on the generated random number.

具体例としては、6通りの組合せにそれぞれ識別番号「0」〜「5」を付与しておき、生成した乱数を6で割った余りの数に応じて1つの組合せを選定しても良い。例えば、第1の組合せ(識別番号「0」)は指紋と静脈、第2の組合せ(識別番号「1」)は指紋と虹彩、第3の組合せ(識別番号「2」)は指紋と顔照合、第4の組合せ(識別番号「3」)は静脈と虹彩、第5の組合せ(識別番号「4」)は静脈と顔照合、第6の組合せ(識別番号「5」)は虹彩と顔照合とする。この場合、生成した乱数を6で割った余りが0であれば、プロセッサ11は、識別番号が「0」の第1の組合せ(指紋認証と静脈認証)を選定する。第1の組合せを選定した場合、プロセッサ11は、認証コマンドに対するレスポンスに2種類の生体認証方式が「指紋認証」と「静脈認証」とであることを示す情報を付加してATM2へ送信する。   As a specific example, identification numbers “0” to “5” may be assigned to six combinations, and one combination may be selected according to the number of remainders obtained by dividing the generated random number by six. For example, the first combination (identification number “0”) is fingerprint and vein, the second combination (identification number “1”) is fingerprint and iris, and the third combination (identification number “2”) is fingerprint and face matching. The fourth combination (identification number “3”) is a vein and iris, the fifth combination (identification number “4”) is a vein and face matching, and the sixth combination (identification number “5”) is an iris and face matching. And In this case, if the remainder obtained by dividing the generated random number by 6 is 0, the processor 11 selects the first combination (fingerprint authentication and vein authentication) whose identification number is “0”. When the first combination is selected, the processor 11 adds information indicating that the two types of biometric authentication methods are “fingerprint authentication” and “vein authentication” to the response to the authentication command, and transmits to the ATM 2.

2種類の生体認証方式を選定すると、プロセッサ11は、認証コマンドに対するATM2へのレスポンスとして2種類の生体認証方式(第1及び第2の生体認証方式)の選定結果(又は、第1及び第2の生体情報の要求)を送信する(S214)。2種類の生体認証方式の選定結果を送信した後、ICカード1のプロセッサ11は、認証対象者(利用者)から取得した第1の生体認証方式に対応する第1の生体情報と第2の生体認証方式に対応する第2の生体情報とをATM2から受信する(S215)。例えば、ICカード1は、第1の生体情報と第2の生体情報とを含む第1及び第2の生体認証方式による認証を要求する認証コマンドをATM2から受信する。   When the two types of biometric authentication methods are selected, the processor 11 selects the two types of biometric authentication methods (first and second biometric authentication methods) as responses to the ATM 2 in response to the authentication command (or the first and second types). Request for biometric information) is transmitted (S214). After transmitting the selection results of the two types of biometric authentication methods, the processor 11 of the IC card 1 uses the first biometric information and the second biometric information corresponding to the first biometric authentication method acquired from the person to be authenticated (user). The second biometric information corresponding to the biometric authentication method is received from ATM 2 (S215). For example, the IC card 1 receives from the ATM 2 an authentication command that requests authentication by the first and second biometric authentication methods including the first biometric information and the second biometric information.

第1の生体情報と第2の生体情報とを受信すると、プロセッサ11は、第1の生体情報を用いた第1の生体認証方式による認証処理と第2の生体情報を用いた第2の生体認証方式による認証処理とをそれぞれ実行する(S216)。例えば、第1の生体情報としての「指紋」データと第2の生体情報としての「静脈」データとを受信した場合、プロセッサ11は、指紋認証と静脈認証とを実行する。プロセッサ11は、受信した認証対象者の指紋データと不揮発メモリ14に記憶している登録者の指紋データを照合する。また、プロセッサ11は、静脈認証として、ATM2から受信した静脈データと不揮発性メモリ14に記憶(登録)している登録者の静脈データを照合する。   When the first biometric information and the second biometric information are received, the processor 11 performs the authentication process by the first biometric authentication method using the first biometric information and the second biometric information using the second biometric information. An authentication process based on the authentication method is executed (S216). For example, when “fingerprint” data as the first biometric information and “vein” data as the second biometric information are received, the processor 11 performs fingerprint authentication and vein authentication. The processor 11 collates the received fingerprint data of the person to be authenticated with the fingerprint data of the registrant stored in the nonvolatile memory 14. Further, the processor 11 collates the vein data received from the ATM 2 and vein data of the registrant stored (registered) in the nonvolatile memory 14 as vein authentication.

第1及び第2の生体認証方式による認証処理を実行すると、プロセッサ11は、第1の生体認証方式による認証結果と第2の生体認証方式による認証結果とを示すレスポンスをATM2へ送信する。全ての認証(2種類の生体認証の両方)が成功した場合(S217、YES)、プロセッサ11は、第1及び第2の生体認証方式による認証が共に成功したことをATM2へ通知する(S218)。全ての認証が成功した場合、ATM2は、利用者の認証が完全に成功したものとして、通常モードでの取引処理を実行する。これに対して、ICカード1のプロセッサ11は、ATM2における通常モードによる取引処理に応じた処理を実行する(S219)。   When the authentication process by the first and second biometric authentication methods is executed, the processor 11 transmits a response indicating the authentication result by the first biometric authentication method and the authentication result by the second biometric authentication method to the ATM 2. When all the authentications (both two types of biometric authentication) are successful (S217, YES), the processor 11 notifies the ATM 2 that the authentication by the first and second biometric authentication methods is successful (S218). . When all the authentications are successful, the ATM 2 executes the transaction process in the normal mode on the assumption that the user authentication is completely successful. On the other hand, the processor 11 of the IC card 1 executes a process corresponding to the transaction process in the normal mode in ATM 2 (S219).

また、一部の認証(一方の生体認証方式による認証)に成功し、その他の認証(他方の生体認証方式による認証)に失敗した場合(S220、YES)、プロセッサ11は、一部の認証に成功した旨のレスポンスをATM2へ送信する(S221)。一方の認証が成功し、他方の認証が失敗した場合、ATM2は、利用者の認証が一部成功したものとして、制限モードでの取引処理を実行する。これに対して、ICカード1のプロセッサ11は、ATM2における制限モードによる取引処理に応じた処理を実行する(S222)。   Further, when a part of the authentication (authentication by one biometric authentication method) succeeds and the other authentication (authentication by the other biometric authentication method) fails (S220, YES), the processor 11 performs the partial authentication. A response to the effect is transmitted to ATM 2 (S221). When one authentication succeeds and the other authentication fails, the ATM 2 executes the transaction process in the restricted mode, assuming that the user authentication is partially successful. On the other hand, the processor 11 of the IC card 1 executes a process corresponding to the transaction process in the restriction mode in the ATM 2 (S222).

また、全ての認証(2種類の生体認証の両方)が失敗した場合(S220、NO)、プロセッサ11は、第1及び第2の生体認証方式による認証が共に失敗したことをATM2へ通知する(S223)。全ての認証が失敗した場合、ATM2は、利用者の認証が完全に失敗したものとして取引処理を終了する。   Further, when all the authentications (both two types of biometric authentication) have failed (S220, NO), the processor 11 notifies the ATM 2 that the authentication by the first and second biometric authentication methods has failed (see FIG. S223). If all authentications fail, ATM2 terminates the transaction process assuming that user authentication has completely failed.

次に、上述したICカード1における第2の認証手順による認証処理に対応したATM2での第2の取引処理について説明する。
図12は、ICカード1による第2の認証手順に対応したATM(外部装置)2における第2の取引処理の例を説明するためのフローチャートである。
利用者がICカード1をATM2のカードリーダライタ25に提示すると、ATM2の制御部21は、カードリーダライタ25を介してICカード1に電力を供給し、操作部23による利用者からの操作指示を受け付ける。利用者がICカード1による認証が必要な取引処理の開始を操作部23にて指示した場合(S251、YES)、制御部21は、利用者の認証を行うため、カードリーダライタ25により利用者の認証を要求する認証コマンドをICカード1へ送信する(S252)。
Next, the second transaction process at ATM 2 corresponding to the authentication process by the second authentication procedure in the IC card 1 described above will be described.
FIG. 12 is a flowchart for explaining an example of the second transaction process in the ATM (external device) 2 corresponding to the second authentication procedure by the IC card 1.
When the user presents the IC card 1 to the card reader / writer 25 of the ATM 2, the control unit 21 of the ATM 2 supplies power to the IC card 1 via the card reader / writer 25, and an operation instruction from the user by the operation unit 23. Accept. When the user instructs the operation unit 23 to start transaction processing that requires authentication using the IC card 1 (S251, YES), the control unit 21 uses the card reader / writer 25 to authenticate the user. An authentication command for requesting authentication is transmitted to the IC card 1 (S252).

認証コマンドを受信したICカード1では、上述した第2の認証手順によって2種類の生体認証方式(第1及び第2の生体認証方式)を選定し、選定した第1及び第2の生体認証方式を示すレスポンス(又は第1及び第2の生体情報を要求するレスポンス)をATM2へ送信する。これにより、ATM2の制御部21は、ICカード1からの第1及び第2の生体認証方式を示すレスポンスを受信する(S253)。   In the IC card 1 that has received the authentication command, two types of biometric authentication methods (first and second biometric authentication methods) are selected by the above-described second authentication procedure, and the selected first and second biometric authentication methods are selected. (Or a response requesting the first and second biometric information) is transmitted to ATM2. Thereby, the control part 21 of ATM2 receives the response which shows the 1st and 2nd biometrics system from IC card 1 (S253).

第1及び第2の生体認証方式を示すレスポンスを受信すると、制御部21は、利用者に対して第1の生体情報と第2の生体情報の入力案内を行う。制御部21は、第1の生体情報の入力を案内しつつ利用者(認証対象者)から第1の生体情報を取得し、第2の生体情報の入力を案内しつつ利用者から第2の生体情報を取得する(S254)。第1及び第2の生体情報を取得すると、制御部21は、取得した第1及び第2の生体情報(第1及び第2の生体情報を含む認証コマンド)をICカード1へ送信する(S255)
具体例として、第1の生体認証方式を「指紋」と第2の生体認証方式を「静脈パターン」とする旨のレスポンスをICカード1から受信した場合、ATM2の制御部21は、利用者からの「指紋」の取得処理と「静脈パターン」の取得処理とを実行する。「指紋」の取得処理と「静脈パターン」の取得処理とは、所定の順序で実行するようにしても良いし、任意の順序で実行させるようにしても良い。
When receiving the responses indicating the first and second biometric authentication methods, the control unit 21 guides the user to input the first biometric information and the second biometric information. The control unit 21 acquires the first biological information from the user (the person to be authenticated) while guiding the input of the first biological information, and the second from the user while guiding the input of the second biological information. Biometric information is acquired (S254). When the first and second biological information is acquired, the control unit 21 transmits the acquired first and second biological information (authentication command including the first and second biological information) to the IC card 1 (S255). )
As a specific example, when a response indicating that the first biometric authentication method is “fingerprint” and the second biometric authentication method is “vein pattern” is received from the IC card 1, the control unit 21 of the ATM2 receives the response from the user. The “fingerprint” acquisition process and the “vein pattern” acquisition process are executed. The “fingerprint” acquisition process and the “vein pattern” acquisition process may be executed in a predetermined order or may be executed in an arbitrary order.

指紋の取得処理としては、制御部21は、指紋の入力案内を表示部22に表示する共に指紋センサ27を点滅させることにより指紋入力を案内し、指紋の入力案内を行いつつ指紋センサ27による利用者の指紋の読み取りを実行する。また、静脈パターンの取得処理としては、制御部21は、静脈の入力案内を表示部22に表示する共に静脈センサ28を点滅させることにより静脈パターンの入力を案内し、静脈パターンの入力案内を行いつつ静脈センサ28による静脈パターンの読み取りを実行する。指紋センサ27及び静脈センサ28により指紋画像及び静脈パターンを取得すると、制御部21は、取得した指紋画像と静脈パターンとを含む認証コマンドをICカード1へ送信する。   In the fingerprint acquisition process, the control unit 21 displays the fingerprint input guidance on the display unit 22 and guides the fingerprint input by blinking the fingerprint sensor 27, and uses the fingerprint sensor 27 while performing the fingerprint input guidance. Perform reading of the person's fingerprint. As the vein pattern acquisition process, the control unit 21 displays the vein input guidance on the display unit 22 and also guides the vein pattern input by blinking the vein sensor 28, and performs the vein pattern input guidance. The vein pattern is read by the vein sensor 28. When the fingerprint image and the vein pattern are acquired by the fingerprint sensor 27 and the vein sensor 28, the control unit 21 transmits an authentication command including the acquired fingerprint image and the vein pattern to the IC card 1.

なお、何れかの生体情報をICカード1自身が取得可能な構成である場合、ICカード自身が取得可能な生体情報の取得は、ATM2で実行する必要はない。すなわち、ICカード1自身が取得可能な生体情報による生体認証方式を選定した場合、プロセッサ11は、当該生体認証方式を外部装置へ通知することなく、ICカード内で生体情報の取得と生体認証とを実行し、実行した認証結果を外部装置へ応答すれば良い。   In addition, when the IC card 1 itself can acquire any biological information, the acquisition of the biological information that can be acquired by the IC card itself does not need to be executed by the ATM 2. That is, when a biometric authentication method using biometric information that can be acquired by the IC card 1 itself is selected, the processor 11 acquires biometric information and biometric authentication within the IC card without notifying the external device of the biometric authentication method. And the executed authentication result may be returned to the external device.

利用者から取得した第1及び第2の生体情報をICカード1へ送信した後、制御部21は、ICカード1からの認証結果の受信待ちとなり、ICカード1からの第1及び第2の生体認証方式による認証の結果を示すレスポンスを受信する(S256)。ICカード1からのレスポンスを受信すると、制御部21は、受信したレスポンスに基づいてICカード1における第1及び第2の生体認証方式による2つの認証の結果が、両方とも成功したか、片方のみ成功したか、両方とも失敗したかを判断する(S257、S259)。ICカード1から両方の認証が成功したことを示すレスポンスを受信すると(S257、YES)、制御部21は、両方の認証が成功した当該利用者に対する通常の取引モードによる取引処理を実行する(S258)。
また、ICカード1から両方の生体認証が失敗したことを示すレスポンスを受信すると(S259、NO)、制御部21は、取引処理が不可である旨を表示部22に表示し(S261)、一連の取引処理を終了する。
After transmitting the first and second biological information acquired from the user to the IC card 1, the control unit 21 waits for reception of the authentication result from the IC card 1, and the first and second information from the IC card 1 are received. A response indicating the result of authentication by the biometric authentication method is received (S256). When the response from the IC card 1 is received, the control unit 21 determines whether both of the two authentication results based on the first and second biometric authentication methods in the IC card 1 have succeeded based on the received response, or only one of them. It is determined whether or not both have succeeded (S257, S259). When a response indicating that both authentications are successful is received from the IC card 1 (S257, YES), the control unit 21 executes transaction processing in the normal transaction mode for the user for which both authentications are successful (S258). ).
When receiving a response indicating that both biometric authentications have failed from the IC card 1 (S259, NO), the control unit 21 displays on the display unit 22 that transaction processing is not possible (S261), and End transaction processing.

また、ICカード1から片方の生体認証が成功(一方の生体認証が成功し、他方の生体認証が失敗)したことを示すレスポンスを受信すると(S259、YES)、制御部21は、片方の認証が成功した利用者に対する制限モードによる取引処理を実行する(S260)。制限モードは、片方の生体認証に成功した利用者を対象として所定の制限(例えば、取引限度額を通常モードよりも低く制限)内での取引を可能とするものである。これにより、一方の生体認証だけに成功した利用者であっても、制限範囲内での取引処理が実行可能となる。なお、運用形態によっては、何れか一方の生体認証が成功すれば、通常モードでの取引処理をできるようにしても良いし、両方の生体認証が成功しなければ、全ての取引をできないようにしても良い。
次に、ICカード処理システムによる第2の取引処理の処理例について説明する。
図13は、ICカード処理システムによる第2の取引処理における通常モードでの処理例としての第3の動作例を示すシーケンスである。図13に示す処理例は、第2の取引処理において、2種類の生体認証が共に成功した場合の処理の流れを具体例として説明するものである。
利用者は、自身が所持するICカード1を外部装置としてのATM2に挿入する(C1)。ATM2の制御部21は、利用者が挿入するICカード1を受付けると、当該ICカード1に対して認証要求を供給する(C2)。
ATM2からの認証要求を受けたICカード1のプロセッサ11は、2種類の生体認証を実行するため、ランダムに2種類の生体認証方式を選定する。すなわち、ICカード1のプロセッサ11は、ATM2から認証要求を受信すると、乱数を生成し、生成した乱数に応じて2種類の生体認証方式(第1及び第2の生体認証方式)を選定する(C3)。2種類の生体認証方式を選定すると、ICカード1のプロセッサ11は、選定した2種類の生体認証方式(第1及び第2の生体認証方式)をATM2に通知する(C4)。例えば、ICカード1のプロセッサ11は、指紋認証と静脈認証とを選定した場合、2種類の生体認証方式として指紋認証と静脈認証とを選定した旨をATM2へ通知する。
ICカード1が選定した2種類の生体認証方式の通知を受けた場合、ATM2の制御部21は、ICカード1が選定した2種類の生体認証方式のうち第1の生体認証方式に用いる第1の生体情報の入力を利用者に対して案内する(C5)。この第1の生体情報の入力案内と共に、ATM2の制御部21は、第1の生体情報に応じた生体情報取得部による第1の生体情報の入力を受付けて、利用者から第1の生体情報を取得する(C6)。例えば、ICカード1が選定した第1の生体認証方式が指紋認証である場合、ATM2の制御部21は、指紋センサ27に指を翳す旨の案内を表示部22に表示し、指紋センサ27での指紋の読取りを開始する。これにより、ATM2の制御部21は、指紋センサ27によって利用者の指紋を読み取る(第1の生体情報を取得する)。利用者から読み取った指紋の情報(例えば、指紋画像)は、一時的にRAM33などに保持される。
第1の生体情報を取得すると、ATM2の制御部21は、ICカード1が選定した第2の生体認証方式に用いる第2の生体情報の入力を利用者に対して案内する(C7)。この第2の生体情報の入力案内と共に、ATM2の制御部21は、第2の生体情報に応じた生体情報取得部による第2の生体情報の入力を受付けて、利用者から第2の生体情報を取得する(C8)。例えば、ICカード1が選定した第2の生体認証方式が静脈認証である場合、ATM2の制御部21は、静脈センサ28に掌を翳す旨の案内を表示部22に表示し、静脈センサ28による掌の静脈(静脈パターン)の読取りを開始する。これにより、ATM2の制御部21は、静脈センサ28によって利用者の掌の静脈パターンを読み取る(第2の生体情報を取得する)。利用者から読み取った静脈パターンの情報は、一時的にRAM33などに保持される。
第1及び第2の生体情報を取得すると、ATM2の制御部21は、取得した2種類の生体情報(第1及び第2の生体情報)をICカード1へ送信する(C9)。なお、ATM2の制御部21は、第1の生体情報を取得する処理(C5及びC6の処理)と第2の生体情報を取得する処理(C7及びC8の処理)とは並行して実施しても良い。また、ATM2の制御部21は、第1の生体情報と第2の生体情報とをそれぞれ順番にICカード1へ送信するようにしても良い。
ATM2から2種類の生体情報を受信すると、ICカード1のプロセッサ11は、受信した2種類の生体情報による2種類の生体認証処理を実行する(C10)。例えば、指紋認証と静脈認証とを選定した場合、ICカード1のプロセッサ11は、ATM2から受信する照合対象とする指紋の情報(第1の生体情報)とICカード1内に記憶している登録者の指紋の情報(登録情報)との照合による第1の生体認証処理を実行する。この第1の生体認証処理と共に、ICカード1のプロセッサ11は、ATM2から受信する照合対象とする静脈パターンの情報(第2の生体情報)とICカード1内に記憶している登録者の静脈パターンの情報(登録情報)との照合による第2の生体認証処理を実行する。
第1及び第2の生体認証処理の結果が得られると、ICカード1のプロセッサ11は、第1及び第2の生体認証処理の結果をATM2へ通知する。図13に示す処理例では、第1及び第2の生体認証処理が両方とも成功したものとする。第1及び第2の生体認証処理による第1及び第2の認証が成功した場合、ICカード1のプロセッサ11は、第1及び第2の認証が成功した旨の通知をATM2へ送信する(C11)。
ATM2の制御部21は、ICカード1から第1及び第2の認証が成功した旨の通知を受信すると、当該ICカード1による通常モードでの取引を許可する。通常モードでの取引を許可すると、ATM2の制御部21は、通常モードで実施可能な取引から実行する取引を選択するための通常取引メニューを表示部22に表示する(C12)。通常取引メニューを表示部22に表示した状態において、ATM2の制御部21は、操作部23を用いた利用者からの取引内容の選択指示(取引指示)を受付ける(C13)。ATM2が利用者からの取引指示を受付けた後、ATM2及びICカード1を含むICカード処理システムは、利用者が選択した取引(取引シーケンス)を実行する。
図14は、ICカード処理システムによる第2の取引処理における制限モードでの処理例としての第4の動作例を示すシーケンスである。図14に示す処理例は、第2の取引処理において、2種類の生体認証処理のうち一方での認証が成功し、他方での認証が失敗した場合の処理の流れを具体例として説明するものである。
図14に示すシーケンスにおいて、利用者がICカード1をATM2に挿入してから2種類の生体認証処理を実行するまでの処理(D1−D10)は、図13に示すC1−C10の処理と同様である。このため、D1〜D10の処理については詳細な説明を省略するものとする。ここで、図14に示す処理例では、第1の生体認証処理(例えば、指紋による生体認証処理)による第1の認証が成功し、かつ、第2の生体認証処理(例えば、静脈による生体認証処理)による第2の認証が失敗したものとする。この場合、ICカード1のプロセッサ11は、第1の認証が成功し、かつ、第2の認証が失敗した旨の通知をATM2へ送信する(D11)。例えば、指紋認証が成功し、静脈認証が失敗した場合、ICカード1のプロセッサ11は、指紋認証が成功し、かつ、静脈認証が失敗した旨の通知をATM2へ送信する。
ATM2の制御部21は、ICカード1から第1の認証が成功し、かつ、第2の認証が失敗した旨の通知を受信すると、当該ICカード1による制限モードでの取引を許可する。ATM2の制御部21は、制限モードでは通常モードで実施可能な取引のうち一部を実施不可としたり、取引額の上限を制限したりする。制限モードでの取引において、ATM2のフロセッサ31は、制限モードで実施可能な取引から実行する取引を選択するための制限取引メニューを表示部22に表示する(D12)。制限取引メニューを表示部22に表示した状態において、ATM2の制御部21は、操作部23を用いた利用者からの取引内容の選択指示(取引指示)を受付ける(D13)。ATM2が利用者からの取引指示を受けると、ATM2及びICカード1を含むICカード処理システムは、利用者が選択した取引の処理(取引シーケンス)を実行する。
When receiving a response indicating that one biometric authentication has succeeded (one biometric authentication has succeeded and the other biometric authentication has failed) from the IC card 1 (S259, YES), the control unit 21 performs one authentication. The transaction processing in the restricted mode is executed for the user who succeeded (S260). In the restriction mode, transactions within a predetermined restriction (for example, a restriction on the transaction limit lower than that in the normal mode) are allowed for a user who has succeeded in biometric authentication on one side. As a result, even a user who succeeds in only one biometric authentication can execute transaction processing within the limited range. Depending on the operation mode, if either biometric authentication succeeds, the transaction processing in the normal mode may be performed. If both biometric authentications are not successful, all transactions cannot be performed. May be.
Next, a processing example of the second transaction processing by the IC card processing system will be described.
FIG. 13 is a sequence showing a third operation example as a processing example in the normal mode in the second transaction processing by the IC card processing system. The processing example shown in FIG. 13 describes the flow of processing when both types of biometric authentication are successful in the second transaction processing as a specific example.
The user inserts the IC card 1 possessed by the user into the ATM 2 as an external device (C1). When the control unit 21 of the ATM 2 receives the IC card 1 inserted by the user, the control unit 21 supplies an authentication request to the IC card 1 (C2).
The processor 11 of the IC card 1 that has received the authentication request from the ATM 2 selects two types of biometric authentication methods at random in order to execute two types of biometric authentication. That is, when the processor 11 of the IC card 1 receives an authentication request from the ATM 2, the processor 11 generates a random number and selects two types of biometric authentication methods (first and second biometric authentication methods) according to the generated random number ( C3). When two types of biometric authentication methods are selected, the processor 11 of the IC card 1 notifies the ATM 2 of the two types of selected biometric authentication methods (first and second biometric authentication methods) (C4). For example, when fingerprint authentication and vein authentication are selected, the processor 11 of the IC card 1 notifies the ATM 2 that fingerprint authentication and vein authentication have been selected as two types of biometric authentication methods.
When the notification of the two types of biometric authentication methods selected by the IC card 1 is received, the control unit 21 of the ATM 2 uses the first biometric authentication method among the two types of biometric authentication methods selected by the IC card 1. The biometric information is input to the user (C5). Along with the input guidance of the first biological information, the control unit 21 of the ATM 2 receives the input of the first biological information by the biological information acquisition unit corresponding to the first biological information, and receives the first biological information from the user. Is acquired (C6). For example, when the first biometric authentication method selected by the IC card 1 is fingerprint authentication, the control unit 21 of the ATM 2 displays on the display unit 22 a guidance for pointing the finger at the fingerprint sensor 27, and the fingerprint sensor 27 Start reading fingerprints at. Thereby, the control part 21 of ATM2 reads a user's fingerprint by the fingerprint sensor 27 (acquires 1st biometric information). The fingerprint information (for example, fingerprint image) read from the user is temporarily held in the RAM 33 or the like.
When the first biometric information is acquired, the control unit 21 of the ATM 2 guides the user to input the second biometric information used for the second biometric authentication method selected by the IC card 1 (C7). Along with the input guidance of the second biological information, the control unit 21 of the ATM 2 receives the input of the second biological information by the biological information acquisition unit corresponding to the second biological information, and receives the second biological information from the user. Is acquired (C8). For example, when the second biometric authentication method selected by the IC card 1 is vein authentication, the control unit 21 of the ATM 2 displays on the display unit 22 a guidance indicating that the palm is placed on the vein sensor 28, and the vein sensor 28. Start reading palm veins (vein pattern). Thereby, the control part 21 of ATM2 reads the vein pattern of a user's palm by the vein sensor 28 (acquires 2nd biometric information). The vein pattern information read from the user is temporarily stored in the RAM 33 or the like.
When the first and second biological information is acquired, the control unit 21 of the ATM 2 transmits the two types of acquired biological information (first and second biological information) to the IC card 1 (C9). In addition, the control part 21 of ATM2 implements the process (process of C5 and C6) which acquires 1st biometric information, and the process (process of C7 and C8) which acquires 2nd biometric information in parallel. Also good. Further, the control unit 21 of the ATM 2 may transmit the first biological information and the second biological information to the IC card 1 in order.
When two types of biometric information are received from the ATM 2, the processor 11 of the IC card 1 executes two types of biometric authentication processing using the received two types of biometric information (C10). For example, when fingerprint authentication and vein authentication are selected, the processor 11 of the IC card 1 stores information stored in the IC card 1 and fingerprint information (first biometric information) received from the ATM 2 as a verification target. A first biometric authentication process is performed by collating with the fingerprint information (registered information) of the person. Along with the first biometric authentication process, the processor 11 of the IC card 1 receives the vein pattern information (second biometric information) received from the ATM 2 and the vein of the registrant stored in the IC card 1. A second biometric authentication process is performed by matching with pattern information (registered information).
When the results of the first and second biometric authentication processes are obtained, the processor 11 of the IC card 1 notifies the ATM 2 of the results of the first and second biometric authentication processes. In the processing example shown in FIG. 13, it is assumed that both the first and second biometric authentication processes are successful. When the first and second authentications by the first and second biometric authentication processes are successful, the processor 11 of the IC card 1 transmits a notification to the ATM 2 that the first and second authentications are successful (C11). ).
When the control unit 21 of the ATM 2 receives notification from the IC card 1 that the first and second authentications have been successful, the control unit 21 permits the transaction in the normal mode by the IC card 1. When the transaction in the normal mode is permitted, the control unit 21 of the ATM 2 displays a normal transaction menu for selecting a transaction to be executed from transactions that can be performed in the normal mode on the display unit 22 (C12). In a state where the normal transaction menu is displayed on the display unit 22, the control unit 21 of the ATM 2 receives a transaction content selection instruction (transaction instruction) from the user using the operation unit 23 (C13). After ATM2 accepts the transaction instruction from the user, the IC card processing system including ATM2 and IC card 1 executes the transaction (transaction sequence) selected by the user.
FIG. 14 is a sequence showing a fourth operation example as a processing example in the restriction mode in the second transaction processing by the IC card processing system. In the second transaction process, the process example illustrated in FIG. 14 describes the flow of the process when one of the two types of biometric authentication processes succeeds and the other authentication fails as a specific example. It is.
In the sequence shown in FIG. 14, the process (D1-D10) from when the user inserts the IC card 1 into the ATM 2 until the two types of biometric authentication processes are executed is the same as the process of C1-C10 shown in FIG. It is. For this reason, detailed description of the processing of D1 to D10 will be omitted. Here, in the processing example shown in FIG. 14, the first authentication by the first biometric authentication process (for example, biometric authentication process by fingerprint) is successful, and the second biometric authentication process (for example, biometric authentication by vein) is performed. It is assumed that the second authentication in (Process) has failed. In this case, the processor 11 of the IC card 1 transmits to the ATM 2 a notification that the first authentication has succeeded and the second authentication has failed (D11). For example, when fingerprint authentication is successful and vein authentication is unsuccessful, the processor 11 of the IC card 1 transmits a notification to the ATM 2 that fingerprint authentication is successful and vein authentication has failed.
When the first authentication is successful from the IC card 1 and the notification that the second authentication is unsuccessful is received from the IC card 1, the control unit 21 of the ATM 2 permits the transaction in the restricted mode by the IC card 1. In the restriction mode, the control unit 21 of the ATM 2 disables a part of the transactions that can be performed in the normal mode or restricts the upper limit of the transaction amount. In the transaction in the restriction mode, the ATM 2 processor 31 displays a restriction transaction menu for selecting a transaction to be executed from the transactions that can be executed in the restriction mode on the display unit 22 (D12). In a state where the restricted transaction menu is displayed on the display unit 22, the control unit 21 of the ATM 2 receives a transaction content selection instruction (transaction instruction) from the user using the operation unit 23 (D13). When the ATM 2 receives a transaction instruction from the user, the IC card processing system including the ATM 2 and the IC card 1 executes the transaction processing (transaction sequence) selected by the user.

上記のように、第2の取引処理に係るICカードは、複数種類(3種類以上)の生体認証方式に対応する登録者の複数の生体認証データをメモリに記憶しておき、認証処理ごとに発生させる乱数に基づいてランダムに実行する複数(2種類)の生体認証を選出し、選出した各生体認証方式による認証結果を外部装置へ通知する。外部装置は、ICカードでの複数の生体認証方式による認証の結果に応じて取引処理の可否および動作モードを決定し、取引処理が可である場合には決定した動作モードでの取引処理を実行する。   As described above, the IC card related to the second transaction process stores a plurality of biometric authentication data of registrants corresponding to a plurality of types (three or more types) of biometric authentication methods in a memory, and performs each authentication process. A plurality of (two types) biometric authentications to be executed at random are selected based on the random numbers to be generated, and an authentication result by each selected biometric authentication method is notified to the external device. The external device determines whether transaction processing is possible and the operation mode according to the results of authentication using a plurality of biometric authentication methods on the IC card, and executes transaction processing in the determined operation mode if transaction processing is possible To do.

これにより、第2の取引処理によれば、ランダムに選出される複数の生体認証方式での認証が必要となるため、第3者が不正に認証できてしまうリスクを軽減できる。例えば、第3者が他者の生体認証データを複製して外部装置で取引処理を実行するには、複数の生体認証方式に対応した複数の生体情報の複製データを用意する必要があるため、不正に現金を引き出されるリスクが軽減される。   Thereby, according to the 2nd transaction processing, since authentication by a plurality of randomly selected biometric authentication methods is required, it is possible to reduce the risk that a third party can be authenticated illegally. For example, in order for a third party to copy biometric authentication data of another person and execute transaction processing on an external device, it is necessary to prepare duplicate data of a plurality of pieces of biometric information corresponding to a plurality of biometric authentication methods. Risk of fraudulent withdrawal of cash is reduced.

また、ランダムに選出される複数の生体認証方式のうち一部の生体認証方式による認証に成功すれば、制限モードでの取引処理を可能とすることにより、怪我などで本人であっても特定の生体認証方式では認証できない状態であっても、一部の生体認証方式での認証に成功すれば制限モードでの取引処理を行える。例えば、手を負傷している人物であっても、虹彩や顔などの手以外の部位での生体認証方式で生体認証に成功する可能性が高いため、制御モードでの取引処理ができる可能性が高く、利便性が高い。   In addition, if authentication by some biometric authentication methods among a plurality of biometric authentication methods selected at random is successful, transaction processing in the restricted mode is enabled, so that even if the person himself is injured or the like, Even in a state where authentication cannot be performed by the biometric authentication method, transaction processing in the restricted mode can be performed if authentication by some biometric authentication methods is successful. For example, even if a person has a hand injury, there is a high possibility of successful biometric authentication using a biometric authentication method on a part other than the hand, such as an iris or a face, so that transaction processing in the control mode may be possible. High and convenient.

次に、ICカード1における第3の認証手順を含む第3の取引処理について説明する。
第3の認証手順を実現するICカード1では、複数種類の生体認証方式ごとに、登録者の異なる状態(各指、左右の目、左右の手、表情など)での複数種類の生体認証データを不揮発性メモリ14に登録する。つまり、不揮発性メモリ14は、各生体認証方式(第1の生体認証方式、第2の生体認証方式、…)に対応する各生体認証データ(第1の生体認証データ、第2の生体認証データ、…)として、登録者の異なる状態での複数種類の生体認証データを登録する。さらに、不揮発性メモリ14に記憶する生体認証方式ごとの登録者の異なる状態での複数種類の生体認証データに対しては、それぞれセキュリティモードを設定(登録)する。
Next, the third transaction process including the third authentication procedure in the IC card 1 will be described.
In the IC card 1 that implements the third authentication procedure, a plurality of types of biometric authentication data in different states of the registrant (each finger, left and right eyes, left and right hands, facial expressions, etc.) for each of a plurality of types of biometric authentication methods. Is registered in the nonvolatile memory 14. In other words, the non-volatile memory 14 has each biometric authentication data (first biometric authentication data, second biometric authentication data) corresponding to each biometric authentication scheme (first biometric authentication scheme, second biometric authentication scheme,...). ,...), A plurality of types of biometric authentication data with different registrants are registered. Furthermore, a security mode is set (registered) for each of a plurality of types of biometric authentication data in different states for each biometric authentication method stored in the nonvolatile memory 14.

例えば、指紋データとして、右手の各指の指紋データと左手の各指の指紋データとを登録しておき、右手の指の指紋データに対してセキュリティモードを通常モードに設定し、左手の各指の指紋データに対してセキュリティモードを緊急モードに設定する。この場合、ICカードは、認証(照合)が成功した指紋データが右手の指の指紋か左手の指の指紋かを判別し、左手の指の指紋である場合には認証成功と共に緊急モードである旨をATM2へ通知するものである。このような緊急モードである旨の通知を受けたATM2では、利用者との取引を開始するとともに、口座の残高を低く表示したり、警察に緊急通報を入れたりする緊急モードでの動作が可能となる。   For example, the fingerprint data of each finger of the right hand and the fingerprint data of each finger of the left hand are registered as fingerprint data, the security mode is set to the normal mode for the fingerprint data of the right hand, and each finger of the left hand is registered. Set the security mode to emergency mode for the fingerprint data. In this case, the IC card determines whether the fingerprint data that has been successfully authenticated (verified) is the fingerprint of the finger of the right hand or the fingerprint of the finger of the left hand. This is notified to ATM2. ATM2 that has received such notification that it is in emergency mode can start operations with users, and can operate in emergency mode to display the account balance low and to make an emergency call to the police. It becomes.

また、同一人物であっても右目の虹彩と左目の虹彩とでは差異がある。このため、虹彩データについては、右目の虹彩データと左目の虹彩データとをそれぞれのセキュリティモードに対応づけて登録できる。また、掌の静脈パターンも、同一人物の右手と左手とで差異がある。このため、掌の静脈パターンについても、右手の静脈パターンデータと左手の静脈パターンデータとをそれぞれのセキュリティモードに対応づけて登録できる。さらに、顔画像については、顔の状態(両目を開く、片目を瞑る、口を開く、口を閉じる等)を変化させた複数の顔画像データをそれぞれのセキュリティモードに対応づけて登録できる。   Even if the person is the same, there is a difference between the iris of the right eye and the iris of the left eye. For this reason, the iris data for the right eye and the iris data for the left eye can be registered in association with each security mode. The vein pattern of the palm also differs between the right hand and the left hand of the same person. For this reason, the vein pattern data of the right hand and the vein pattern data of the left hand can be registered in association with each security mode for the palm vein pattern. Furthermore, for face images, a plurality of face image data whose face states (open both eyes, meditate one eye, open mouth, close mouth, etc.) can be registered in association with each security mode.

図15及び図16は、ICカード1における第3の認証手順を含む第3の取引処理の例を説明するためのフローチャートである。
図15及び図16に示す第3の取引処理は、図5乃至図6に示す第1の取引処理において、認証が成功した場合に緊急モードであるか否かを判断し、緊急モードであれば認証成功と共に緊急モードであることをICカードから外部装置へ通知する処理を追加したものである。すなわち、図15及び図16に示す各処理において、S311−S319、S321−S331の処理は、図5及び図6に示すS111−S119、S121−S131と同様な処理で実現できるものである。このため、S311−S319、S321−S331の処理については、詳細な説明を省略する。
FIGS. 15 and 16 are flowcharts for explaining an example of the third transaction process including the third authentication procedure in the IC card 1.
The third transaction process shown in FIGS. 15 and 16 determines whether or not it is an emergency mode when authentication is successful in the first transaction process shown in FIGS. 5 to 6. A process for notifying the external device from the IC card that the emergency mode has been established upon successful authentication is added. That is, in each process shown in FIGS. 15 and 16, the processes of S311 to S319 and S321 to S331 can be realized by the same processes as S111 to S119 and S121 to S131 shown in FIGS. For this reason, detailed description is abbreviate | omitted about the process of S311-S319 and S321-S331.

図15及び図16に示す処理において、第1の認証が成功したと判断した場合(S317、YES)、プロセッサ11は、生体認証(照合)が成功した第1の生体情報に基づいて緊急モードであるか否かを判断する(S341)。また、図15に示す処理において、第2の認証が成功したと判断した場合(S328、YES)も、プロセッサ11は、生体認証(照合)が成功した第2の生体情報に基づいて緊急モードであるか否かを判断する(S342)。プロセッサ11は、生体認証(照合)が成功した生体認証データに対応づけられているセキュリティモードが緊急モードであるか否かを判断する。   15 and 16, when it is determined that the first authentication is successful (S317, YES), the processor 11 performs the emergency mode based on the first biometric information for which the biometric authentication (verification) is successful. It is determined whether or not there is (S341). In the process shown in FIG. 15, also when it is determined that the second authentication is successful (S328, YES), the processor 11 is in the emergency mode based on the second biometric information for which the biometric authentication (verification) is successful. It is determined whether or not there is (S342). The processor 11 determines whether the security mode associated with the biometric data for which biometric authentication (verification) has succeeded is the emergency mode.

例えば、指紋認証であれば、プロセッサ11は、セキュリティモードが緊急モードに設定されている指の指紋との照合に成功したかを判断する。また、虹彩認証であれば、プロセッサ11は、左目又は右目の虹彩のうちセキュリティモードが緊急モードに設定されている方の目の虹彩との照合に成功したかを判断する。また、掌の静脈パターン認証であれば、プロセッサ11は、左手又は右手の静脈パターンのうちセキュリティモードが緊急モードに設定されている方の掌の静脈パターンとの照合に成功したかを判断する。さらに、顔認証であれば、プロセッサ11は、登録されている複数の状態の顔画像のうちセキュリティモードが緊急モードに設定されている状態の顔画像との照合に成功したかを判断する。   For example, in the case of fingerprint authentication, the processor 11 determines whether the collation with the fingerprint of the finger whose security mode is set to the emergency mode is successful. In the case of iris authentication, the processor 11 determines whether the left eye or the right eye iris has been successfully matched with the iris of the eye whose security mode is set to the emergency mode. Further, in the case of palm vein pattern authentication, the processor 11 determines whether the left hand or right hand vein pattern has been successfully verified with the palm vein pattern of which the security mode is set to the emergency mode. Further, in the case of face authentication, the processor 11 determines whether the face image in the state in which the security mode is set to the emergency mode among the plurality of registered face images has been successfully verified.

生体認証結果に基づいて緊急モードであると判断した場合(S341のYES、又はS342のYES)、プロセッサ11は、第1又は第2の認証の結果と共に、緊急モードであることを示すレスポンスをATM2へ送信する(S343)。緊急モードである事を示すレスポンスを受信したATM2は、緊急モードでの取引処理を実行する。この場合、ATM2は、緊急モードであることが、同行者や監視者などの第3者には悟られないように制御される。例えば、ATM2は、第3者及び操作者自身などの人間の見た目には通常の取引と同様に処理を進めつつ、警察への通報などの処理を実行する。また、ICカード1は、ATM2による緊急モードでの取引処理に対応した処理を適宜実行する(S344)。   If it is determined that the emergency mode is set based on the biometric authentication result (YES in S341 or YES in S342), the processor 11 sends a response indicating that the emergency mode is set together with the result of the first or second authentication to ATM2. (S343). The ATM 2 that has received the response indicating the emergency mode executes transaction processing in the emergency mode. In this case, the ATM 2 is controlled so that it is not realized by a third party such as a companion or a monitor that the emergency mode is in the emergency mode. For example, the ATM 2 executes processing such as reporting to the police while proceeding in the same manner as a normal transaction for the appearance of humans such as third parties and operators themselves. Further, the IC card 1 appropriately executes a process corresponding to the transaction process in the emergency mode by the ATM 2 (S344).

また、図17及び図18は、ICカード1による第3の認証手順に対応したATM(外部装置)2における第3の取引処理の例を説明するためのフローチャートである。
本実施形態に係るATM2は、図15及び図16に示すICカード1の処理に対して、図17及び図18に示す処理を実行する。すなわち、ATM2の制御部21は、ICカード1から受信した第1の認証結果を示すレスポンスにより第1の認証が成功したと判断した場合(S357、YES)、さらに、当該レスポンスに基づいて緊急モードが通知されたか否かを判断する(S371)。また、制御部21は、ICカード1からのレスポンスにより第2の認証が成功したと判断した場合(S367、YES)も、当該レスポンスに基づいて緊急モードが通知されたか否かを判断する(S342)。
FIGS. 17 and 18 are flowcharts for explaining an example of the third transaction process in the ATM (external device) 2 corresponding to the third authentication procedure by the IC card 1.
ATM2 which concerns on this embodiment performs the process shown in FIG.17 and FIG.18 with respect to the process of IC card 1 shown in FIG.15 and FIG.16. That is, when the control unit 21 of the ATM 2 determines that the first authentication is successful based on the response indicating the first authentication result received from the IC card 1 (S357, YES), the emergency mode is further determined based on the response. Is determined (S371). Moreover, also when it is judged that the 2nd authentication was successful by the response from IC card 1 (S367, YES), the control part 21 judges whether emergency mode was notified based on the said response (S342). ).

ICカード1からのレスポンスに基づいて緊急モードであると判断した場合(S371のYES、又はS372のYES)、制御部21は、緊急モードでの取引処理を実行する(S373)。上述したように、緊急モードでの取引処理は、同行者などの第3者には悟られないように実行される処理である。従って、ATM2は、人間の見た目には通常取引と同様な処理を行うとともに、警察への通報などの処理を実行する。また、緊急モードでの取引処理において、制御部21は、残高を低く表示するなどの当該利用者の口座情報を変更して表示しても良い。また、緊急モードでの取引処理では、制御部21は、特殊な口座(ダミー口座、身代金保証会社の口座)での取引処理を行うようにしても良い。   When it is determined that the emergency mode is set based on the response from the IC card 1 (YES in S371 or YES in S372), the control unit 21 executes transaction processing in the emergency mode (S373). As described above, the transaction process in the emergency mode is a process executed so that a third party such as a companion does not understand. Accordingly, the ATM 2 performs processing similar to that for a normal transaction in terms of human appearance, and also performs processing such as reporting to the police. In the transaction processing in the emergency mode, the control unit 21 may change and display the user's account information such as displaying the balance low. In the transaction process in the emergency mode, the control unit 21 may perform a transaction process using a special account (dummy account, ransom guarantee company account).

なお、上述した第3の取引処理の例は、第1の取引処理に、緊急モードの判断及び緊急モードでの動作などの処理(S341−344、S371−373)を追加した例であるが、緊急モードの判断及び緊急モードでの動作などの処理は、第2の取引処理に追加しても良い。すなわち、ICカードにおいて生体認証を実行する処理に対しては、緊急モードの判断及び緊急モードでの動作などの処理を追加することが可能である。
次に、ICカード処理システムによる第3の取引処理の処理例について説明する。
図19は、ICカード処理システムによる第3の取引処理における緊急モードでの処理としての第5の動作例を示すシーケンスである。図19に示す処理例は、第3の取引処理において緊急モードであることを判断する場合の処理の流れを具体例として説明するものである。
利用者は、自身が所持するICカード1を外部装置としてのATM2に挿入する(E1)。ATM2の制御部21は、利用者が挿入するICカード1を受付けると、当該ICカード1に対して認証要求を供給する(E2)。
ATM2からの認証要求を受けたICカード1のプロセッサ11は、乱数を生成し、生成した乱数に応じて生体認証方式(第1の生体認証方式)を選定する(E3)。生体認証方式を選定すると、ICカード1のプロセッサ11は、選定した生体認証方式をATM2に通知する(E4)。例えば、ICカード1のプロセッサ11は、指紋認証を選定した場合、生体認証方式として指紋認証を選定した旨をATM2へ通知する。
ICカード1が選定した生体認証方式の通知を受けた場合、ATM2の制御部21は、ICカード1が選定した生体認証方式に用いる生体情報の入力を利用者に対して案内する(E5)。また、ATM2の制御部21は、生体情報の入力案内と共に、当該生体情報に応じた生体情報取得部による生体情報の入力を受付け、生体情報取得部により生体情報を取得する(E6)。ここで、緊急モードにしたい利用者は、選定された生体情報のうち緊急モードが設定されている部位の生体情報を生体情報取得部に取得させる。例えば、指紋認証が選定された場合、左手の人差し指の指紋を緊急モードに設定している利用者は、緊急モードにしたければ、左手の人差し指を指紋スキャナ27に翳す。これにより、ATM2の制御部21は、緊急モードが設定されている生体情報を取得できる。すなわち、緊急モードが設定されている生体情報を取得した場合、ATM2の制御部21は、緊急モードが設定されている生体情報をICカード1へ送信する(E7)。
ICカード1のプロセッサ11は、ATM2から生体情報を受信すると、受信した生体情報による生体認証処理を実行する(E8)。ここで、第3の取引処理における生体認証処理において、ICカード1のプロセッサ11は、ATM2から受信した生体情報とICカード1に登録済みの生体情報との照合を行うと共に、ATM2から受信した生体情報のセキュリティモードのチェック(緊急モードか否かのチェック)を実行する。
すなわち、ICカード1のプロセッサ11は、生体認証処理が成功した場合、ATM2から受信した生体情報と一致した登録済みの生体情報が緊急モードに設定されているかをチェックする。これにより、緊急モードに設定されていると判断した場合、ICカードのプロセッサ11は、生体認証が成功した旨と緊急モードである旨とをATM2へ送信する(E9)。
ATM2の制御部21は、ICカード1から認証成功と緊急モードとの通知を受信した場合、緊急モードでの生体認証が行われた旨を外部装置(例えば、警察に緊急であることを通知するための装置)へ通知(緊急通知)する(E10)。この緊急通知は、ATM2の操作者およびATM2の周辺にいる人間には気づかれないように行われる。また、緊急通知がATM2の操作者等には気づかれないように、ATM2の制御部21は、当該ICカード1による通常モードでの処理と同様な通常取引メニューを表示部22に表示する(E11)。
なお、ICカード1から緊急モードの通知を受けた場合、ATM2の制御部21は、一見してはわからないような通常取引メニューとして表示部22の表示内容を変更する。また、例えば、ATM2の制御部21は、ICカード1から緊急モードの通知を受けた場合、当該利用者の口座の残額を少額で表示するようにしても良い。
このような通常取引メニューを表示部22に表示する場合、ATM2の制御部21は、表示したメニューに対する利用者からの操作指示に応じて処理を実行する(E12)。ATM2が利用者からの取引指示を受付けた後、ATM2及びICカード1を含むICカード処理システムは、利用者が選択した取引(取引シーケンス)を実行する。緊急モードの通知を受けている場合、ATM2及びICカード1を含むICカード処理システムは、緊急モードであることが操作者やATM2の周囲にいる第3者に悟られないように、少なくとも見た目には通常の取引処理と同様な処理を実行する。
In addition, although the example of the 3rd transaction processing mentioned above is an example which added processing (S341-344, S371-373), such as operation in emergency mode judgment and emergency mode, to the 1st transaction processing, Processing such as determination of the emergency mode and operation in the emergency mode may be added to the second transaction processing. That is, for the process of performing biometric authentication in the IC card, it is possible to add processes such as determination of the emergency mode and operation in the emergency mode.
Next, a processing example of third transaction processing by the IC card processing system will be described.
FIG. 19 is a sequence showing a fifth operation example as a process in the emergency mode in the third transaction process by the IC card processing system. The processing example shown in FIG. 19 describes the flow of processing when it is determined that the emergency mode is in the third transaction processing as a specific example.
The user inserts the IC card 1 possessed by the user into the ATM 2 as an external device (E1). When the control unit 21 of the ATM 2 receives the IC card 1 inserted by the user, the control unit 21 supplies an authentication request to the IC card 1 (E2).
The processor 11 of the IC card 1 that has received the authentication request from the ATM 2 generates a random number and selects a biometric authentication method (first biometric authentication method) according to the generated random number (E3). When the biometric authentication method is selected, the processor 11 of the IC card 1 notifies the ATM2 of the selected biometric authentication method (E4). For example, when the fingerprint authentication is selected, the processor 11 of the IC card 1 notifies the ATM 2 that the fingerprint authentication is selected as the biometric authentication method.
When the notification of the biometric authentication method selected by the IC card 1 is received, the control unit 21 of the ATM 2 guides the user to input biometric information used for the biometric authentication method selected by the IC card 1 (E5). Moreover, the control part 21 of ATM2 receives the input of the biometric information by the biometric information acquisition part according to the said biometric information with the input guidance of biometric information, and acquires biometric information by a biometric information acquisition part (E6). Here, the user who wants to make emergency mode makes the biometric information acquisition part acquire the biometric information of the part where the emergency mode is set among the selected biometric information. For example, when fingerprint authentication is selected, a user who has set the fingerprint of the left index finger in the emergency mode moves the index finger of the left hand to the fingerprint scanner 27 to set the emergency mode. Thereby, the control part 21 of ATM2 can acquire the biometric information in which emergency mode is set. That is, when the biometric information for which the emergency mode is set is acquired, the control unit 21 of the ATM 2 transmits the biometric information for which the emergency mode is set to the IC card 1 (E7).
When receiving the biometric information from the ATM 2, the processor 11 of the IC card 1 executes biometric authentication processing using the received biometric information (E8). Here, in the biometric authentication process in the third transaction process, the processor 11 of the IC card 1 collates the biometric information received from the ATM 2 with the biometric information registered in the IC card 1 and the biometric received from the ATM 2. Check information security mode (check whether it is emergency mode).
That is, when the biometric authentication process is successful, the processor 11 of the IC card 1 checks whether the registered biometric information that matches the biometric information received from the ATM 2 is set in the emergency mode. Accordingly, when it is determined that the emergency mode is set, the processor 11 of the IC card transmits to the ATM 2 that the biometric authentication is successful and the emergency mode is set (E9).
When the control unit 21 of the ATM 2 receives the notification of the successful authentication and the emergency mode from the IC card 1, it notifies the external device (for example, the police that it is urgent) that the biometric authentication in the emergency mode has been performed. (Emergency notification) (E10). This emergency notification is made so that the operator of the ATM 2 and the people around the ATM 2 are not aware of it. Moreover, the control part 21 of ATM2 displays the normal transaction menu similar to the process in the normal mode by the said IC card 1 on the display part 22 so that the operator of ATM2 etc. may not notice an emergency notification (E11). ).
When the emergency mode notification is received from the IC card 1, the control unit 21 of the ATM 2 changes the display content of the display unit 22 as a normal transaction menu that cannot be seen at first glance. Further, for example, when the control unit 21 of the ATM 2 receives an emergency mode notification from the IC card 1, the remaining amount of the user's account may be displayed in a small amount.
When such a normal transaction menu is displayed on the display unit 22, the control unit 21 of the ATM 2 executes a process in accordance with an operation instruction from the user for the displayed menu (E12). After ATM2 accepts the transaction instruction from the user, the IC card processing system including ATM2 and IC card 1 executes the transaction (transaction sequence) selected by the user. When the emergency mode notification is received, the IC card processing system including the ATM 2 and the IC card 1 is at least visually so that the operator and a third party around the ATM 2 are not aware of the emergency mode. Performs processing similar to normal transaction processing.

上記のような第3の取引処理に係るICカードは、特定の状態で取得した登録者の生体認証データに緊急モードを対応づけて登録しておき、生体認証が成功した場合には生体認証(照合)が成功した生体認証データに緊急モードが対応付けられていれば、認証成功と共に緊急モードであることを外部装置へ通知する。   The IC card related to the third transaction processing as described above registers the biometric authentication data of the registrant acquired in a specific state in association with the emergency mode, and if the biometric authentication is successful, the biometric authentication ( If the emergency mode is associated with the biometric authentication data that has been successfully verified, the external device is notified of the emergency mode when authentication is successful.

これにより、第3の取引処理によれば、第3者からの脅しなどによって、本人の意思とは関係なく取引をしなければならない状況などにおいては、緊急モードを設定した生体情報によって生体認証を行うことにより、見た目には通常取引を行いつつ、緊急通報などの動作を行うようにできる。すなわち、第3の取引処理によれば、本人の意思と関係なく認証させられた場合であっても、緊急モードでの取引処理によって本人や本人の資産に被害が及ぶリスクを軽減する。例えば、緊急モードに対応づけた指、目、手、或は表情で生体認証を行うことにより、通常の取引と共に緊急通報などを行うようにできる。   As a result, according to the third transaction processing, in a situation where a transaction must be performed regardless of the intention of the person due to a threat from a third party, the biometric authentication is performed using the biometric information in which the emergency mode is set. By doing so, it is possible to perform operations such as an emergency call while performing a normal transaction in appearance. That is, according to the third transaction process, even if authentication is performed regardless of the intention of the principal, the risk of damage to the principal or the principal's property by the transaction process in the emergency mode is reduced. For example, by performing biometric authentication with fingers, eyes, hands, or facial expressions associated with the emergency mode, it is possible to make an emergency call together with a normal transaction.

上述した実施形態に係るICカードでは、実行可能な複数種類の生体認証方式からランダムに1又は複数の生体認証方式を選出し、ランダムに選出した生体認証方式を用いて生体認証を実行する。これにより、本実施形態に係るICカードによれば、ランダムに選出した生体認証方式によって認証を行うため、特定の方式で認証を行う処理よりもセキュリティ性を高くできる。   In the IC card according to the above-described embodiment, one or a plurality of biometric authentication methods are randomly selected from a plurality of types of biometric authentication methods that can be executed, and biometric authentication is performed using the randomly selected biometric authentication methods. Thereby, according to the IC card concerning this embodiment, since it authenticates by the biometrics method chosen at random, security can be made higher than processing which authenticates by a specific method.

また、本実施形態に係る取引処理システムでは、ICカードがランダムに選出する生体認証方式による生体認証を外部装置よりもセキュリティが高いとされるICカード内で実行する。また、本実施形態に係るICカードと外部装置とからなる処理システムでは、ICカード内で生体認証を実行するため、ICカードに記憶(登録)している登録者の生体認証データが外部へ出力されることがない。これらにより、本実施形態に係る処理システムでは、高いセキュリティ性を確保できる。   Further, in the transaction processing system according to the present embodiment, biometric authentication based on a biometric authentication method in which an IC card is randomly selected is executed in an IC card that has higher security than an external device. In addition, in the processing system including the IC card and the external device according to the present embodiment, biometric authentication is performed within the IC card, so that the biometric authentication data of the registered person stored (registered) in the IC card is output to the outside. It will not be done. As a result, the processing system according to the present embodiment can ensure high security.

また、本実施形態に係るICカードは、外部装置からの認証コマンドに対してランダムに選出した生体認証方式を示す情報を応答した後、選出した生体認証方式に用いる認証対象者の生体情報を含む認証コマンドを外部装置から取得し、外部装置から取得した認証対象者の生体情報と不揮発性メモリに記憶している登録者の生体情報とにより生体認証(照合)を行う。これにより、本実施形態に係るICカードは、ICカード自身が複数種類の生体認証方式から選出した生体認証方式による生体認証を通常の認証コマンドとレスポンスとのやり取りにより実現できる。   In addition, the IC card according to the present embodiment includes the biometric information of the person to be authenticated used for the selected biometric authentication method after responding with information indicating the biometric authentication method selected at random to the authentication command from the external device. An authentication command is acquired from the external device, and biometric authentication (collation) is performed based on the biometric information of the person to be authenticated acquired from the external device and the biometric information of the registrant stored in the nonvolatile memory. Thereby, the IC card according to the present embodiment can realize biometric authentication by the biometric authentication method selected from a plurality of types of biometric authentication methods by exchanging normal authentication commands and responses.

なお、本実施形態に係るICカード1は、複数種類の生体認証方式のうち特定の生体認証方式による認証を無効とするようにしても良い。例えば、不正に利用される可能性が高いと考えられる生体認証データがあれば、当該生体認証データによる生体認証方式を無効とするようにしても良い。特定の生体認証方式を無効とした場合、プロセッサ11は、各取引処理において、生体認証方式を選定する際に、無効に設定された生体認証方式を除く生体認証方式から実行する生体認証方式を選定するようにすれば良い。   Note that the IC card 1 according to the present embodiment may invalidate authentication by a specific biometric authentication method among a plurality of types of biometric authentication methods. For example, if there is biometric authentication data that is considered highly likely to be used illegally, the biometric authentication method based on the biometric authentication data may be invalidated. When a specific biometric authentication method is invalidated, the processor 11 selects a biometric authentication method to be executed from a biometric authentication method other than the biometric authentication method set to invalid when selecting a biometric authentication method in each transaction process. You should do it.

上述の各実施形態で説明した機能は、ハードウエアを用いて構成するに留まらず、ソフトウエアを用いて各機能を記載したプログラムをコンピュータに読み込ませて実現することもできる。また、各機能は、適宜ソフトウエア、ハードウエアのいずれかを選択して構成するものであっても良い。   The functions described in each of the above-described embodiments are not limited to being configured using hardware, and can be realized by causing a computer to read a program describing each function using software. Each function may be configured by appropriately selecting either software or hardware.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1…ICカード(携帯可能電子装置)、C…本体、Ca…ICチップ、M…モジュール、2…外部装置(ATM)、11…プロセッサ、12…ROM、13…RAM、14…不揮発性メモリ、15…通信制御部、16…インターフェース、17…指紋センサ、21…制御部、25…カードリーダライタ、26…カメラ、27…指紋センサ、28…静脈センサ。   DESCRIPTION OF SYMBOLS 1 ... IC card (portable electronic device), C ... Main body, Ca ... IC chip, M ... Module, 2 ... External device (ATM), 11 ... Processor, 12 ... ROM, 13 ... RAM, 14 ... Non-volatile memory, DESCRIPTION OF SYMBOLS 15 ... Communication control part, 16 ... Interface, 17 ... Fingerprint sensor, 21 ... Control part, 25 ... Card reader / writer, 26 ... Camera, 27 ... Fingerprint sensor, 28 ... Vein sensor

Claims (10)

外部装置と通信する通信部と、
複数種類の生体認証方式に対応する登録者の複数の生体認証データを記憶する記憶部と、
前記外部装置から認証を要求するコマンドを受信した場合、前記複数種類の生体認証方式から少なくとも1つの生体認証方式をランダムに選出し、選出した生体認証方式を用いて生体認証を実行する制御部と、
を有するICカード。
A communication unit that communicates with an external device;
A storage unit for storing a plurality of biometric authentication data of registrants corresponding to a plurality of types of biometric authentication methods;
A control unit that randomly selects at least one biometric authentication method from the plurality of types of biometric authentication methods and executes biometric authentication using the selected biometric authentication method when receiving a command requesting authentication from the external device; ,
IC card having
前記制御部は、前記外部装置からの認証を要求するコマンドに対して前記選出した生体認証方式を示す情報を応答した後、前記選出した生体認証方式による生体認証に用いる認証対象者の生体情報を前記外部装置から受信し、受信した認証対象者の生体情報と前記記憶部に記憶している登録者の生体認証データとにより生体認証を実行する、
請求項1に記載のICカード。
The control unit responds to the command requesting authentication from the external device with information indicating the selected biometric authentication method, and then transmits the biometric information of the person to be authenticated used for biometric authentication by the selected biometric authentication method. Biometric authentication is performed using the received biometric information of the person to be authenticated received from the external device and the biometric authentication data of the registrant stored in the storage unit.
The IC card according to claim 1.
前記制御部は、前記選出した生体認証方式による生体認証が失敗した場合、さらに、前記複数種類の生体認証方式から第2の認証に用いる第2の生体認証方式をランダムに選出し、前記選出した第2の生体認証方式による第2の生体認証を行う、
請求項1又は2の何れかに記載のICカード。
When the biometric authentication by the selected biometric authentication method fails, the control unit further randomly selects a second biometric authentication method used for second authentication from the plurality of types of biometric authentication methods, and selects the selected biometric authentication method. Performing second biometric authentication by the second biometric authentication method;
The IC card according to claim 1 or 2.
前記制御部は、前記第2の生体認証方式による第2の認証が成功した場合、前記外部装置における通常モードとは異なる制限モードでの処理に対応する処理を実行する、
請求項3に記載のICカード。
When the second authentication by the second biometric authentication method is successful, the control unit executes processing corresponding to processing in a restriction mode different from the normal mode in the external device.
The IC card according to claim 3.
前記記憶部は、前記複数種類の生体認証方式として3種類以上の生体認証方式に対応する登録者の複数の生体認証データを記憶し、
前記制御部は、前記複数種類の生体認証方式から実行する複数の生体認証方式をランダムに選出し、選出した複数の生体認証方式による生体認証を実行し、各生体認証方式による生体認証の結果を外部装置へ送信する、
請求項1又は2の何れかに記載のICカード。
The storage unit stores a plurality of biometric authentication data of registrants corresponding to three or more types of biometric authentication methods as the plurality of types of biometric authentication methods,
The control unit randomly selects a plurality of biometric authentication methods to be executed from the plurality of types of biometric authentication methods, executes biometric authentication by the selected plurality of biometric authentication methods, and obtains a result of biometric authentication by each biometric authentication method. Send to external device,
The IC card according to claim 1 or 2.
前記制御部は、複数の生体認証方式による生体認証を実行した場合、一部の生体認証方式による生体認証が成功し、他の生体認証方式による生体認証が失敗した場合、前記外部装置における通常モードとは異なる制限モードでの処理に対応する処理を実行する、
請求項5に記載のICカード。
When the biometric authentication by a plurality of biometric authentication methods is executed, the control unit succeeds in the biometric authentication by some biometric authentication methods, and the biometric authentication by other biometric authentication methods fails. Execute the processing corresponding to the processing in restricted mode different from
The IC card according to claim 5.
前記記憶部は、各種の生体認証方式ごとに登録者の異なる状態での複数種類の生体認証データを記憶し、さらに、生体認証方式ごとの各生体認証データに対応付けてセキュリティモードを示す情報を記憶し、
前記制御部は、生体認証が成功した場合、認証対象者の生体情報との照合が成功した生体認証データに対応付けられているセキュリティモードが緊急モードであれば、緊急モードであることを前記外部装置へ通知する、
請求項1乃至6の何れか1項に記載のICカード。
The storage unit stores a plurality of types of biometric authentication data with different registrants for each of various biometric authentication methods, and further indicates information indicating a security mode in association with each biometric authentication data for each biometric authentication method. Remember,
If the security mode associated with the biometric data that has been successfully verified with the biometric information of the person to be authenticated is the emergency mode when the biometric authentication is successful, the control unit determines that the emergency mode is the emergency mode. Notify the device,
The IC card according to any one of claims 1 to 6.
さらに、認証対象者の指紋データを読み取る指紋センサを有し、
前記制御部は、選出した生体認証方式が指紋認証である場合、前記指紋センサが読み取る指紋データと前記記憶部が記憶する登録者の生体認証データとしての登録者の指紋データとを照合することにより生体認証を実行する、
請求項1乃至7の何れか1項に記載のICカード。
Furthermore, it has a fingerprint sensor that reads the fingerprint data of the person to be authenticated,
When the selected biometric authentication method is fingerprint authentication, the control unit compares fingerprint data read by the fingerprint sensor with registrant fingerprint data as registrant biometric authentication data stored in the storage unit. Perform biometric authentication,
The IC card according to any one of claims 1 to 7.
前記通信部と、前記記憶部と、前記制御部と、を有するモジュールと、
前記モジュールを有する本体と、を有する、
請求項1乃至8の何れか1項に記載のICカード。
A module having the communication unit, the storage unit, and the control unit;
A main body having the module.
The IC card according to any one of claims 1 to 8.
外部装置と通信する通信部と、
複数種類の生体認証方式に対応する登録者の複数の生体認証データを記憶する記憶部と、
前記外部装置から認証を要求するコマンドを受信した場合、前記複数種類の生体認証方式から少なくとも1つの生体認証方式をランダムに選出し、選出した生体認証方式を用いて生体認証を実行する制御部と、
を有する携帯可能電子装置。
A communication unit that communicates with an external device;
A storage unit for storing a plurality of biometric authentication data of registrants corresponding to a plurality of types of biometric authentication methods;
A control unit that randomly selects at least one biometric authentication method from the plurality of types of biometric authentication methods and executes biometric authentication using the selected biometric authentication method when receiving a command requesting authentication from the external device; ,
A portable electronic device.
JP2016148419A 2016-07-28 2016-07-28 IC card and portable electronic device Pending JP2018018324A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016148419A JP2018018324A (en) 2016-07-28 2016-07-28 IC card and portable electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016148419A JP2018018324A (en) 2016-07-28 2016-07-28 IC card and portable electronic device

Publications (1)

Publication Number Publication Date
JP2018018324A true JP2018018324A (en) 2018-02-01

Family

ID=61075279

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016148419A Pending JP2018018324A (en) 2016-07-28 2016-07-28 IC card and portable electronic device

Country Status (1)

Country Link
JP (1) JP2018018324A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020035360A (en) * 2018-08-31 2020-03-05 株式会社東芝 Portable electronic device
JP2020091507A (en) * 2018-12-03 2020-06-11 戸田建設株式会社 Access control system using ai robot
CN112585614A (en) * 2018-08-07 2021-03-30 株式会社东海理化电机制作所 Biometric information authentication device
JP2021515945A (en) * 2018-12-21 2021-06-24 シャンハイ センスタイム インテリジェント テクノロジー カンパニー リミテッド Image processing methods and devices, electronic devices and storage media
WO2021149632A1 (en) * 2020-01-20 2021-07-29 株式会社 東芝 Portable authentication device, ic card, and authentication system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09167231A (en) * 1995-09-05 1997-06-24 Canon Inc Method and apparatus for discrimination by measurement of living body
JP2002133384A (en) * 2000-10-18 2002-05-10 Ntt Data Corp Ic card, register device and service providing system
JP2007114911A (en) * 2005-10-19 2007-05-10 Hitachi Omron Terminal Solutions Corp In-ic-card authentication system
JP2007179303A (en) * 2005-12-28 2007-07-12 Hitachi Omron Terminal Solutions Corp Automatic transaction system, device and method
JP2008176435A (en) * 2007-01-17 2008-07-31 Hitachi Ltd Settlement terminal and ic card
JP2010140508A (en) * 2010-03-01 2010-06-24 Nec Corp Fingerprint apparatus and fingerprint method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09167231A (en) * 1995-09-05 1997-06-24 Canon Inc Method and apparatus for discrimination by measurement of living body
JP2002133384A (en) * 2000-10-18 2002-05-10 Ntt Data Corp Ic card, register device and service providing system
JP2007114911A (en) * 2005-10-19 2007-05-10 Hitachi Omron Terminal Solutions Corp In-ic-card authentication system
JP2007179303A (en) * 2005-12-28 2007-07-12 Hitachi Omron Terminal Solutions Corp Automatic transaction system, device and method
JP2008176435A (en) * 2007-01-17 2008-07-31 Hitachi Ltd Settlement terminal and ic card
JP2010140508A (en) * 2010-03-01 2010-06-24 Nec Corp Fingerprint apparatus and fingerprint method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112585614A (en) * 2018-08-07 2021-03-30 株式会社东海理化电机制作所 Biometric information authentication device
JP2020035360A (en) * 2018-08-31 2020-03-05 株式会社東芝 Portable electronic device
JP2020091507A (en) * 2018-12-03 2020-06-11 戸田建設株式会社 Access control system using ai robot
JP7169182B2 (en) 2018-12-03 2022-11-10 戸田建設株式会社 Entrance/exit management system by AI robot
JP2021515945A (en) * 2018-12-21 2021-06-24 シャンハイ センスタイム インテリジェント テクノロジー カンパニー リミテッド Image processing methods and devices, electronic devices and storage media
JP7043619B2 (en) 2018-12-21 2022-03-29 シャンハイ センスタイム インテリジェント テクノロジー カンパニー リミテッド Image processing methods and devices, electronic devices and storage media
US11410001B2 (en) 2018-12-21 2022-08-09 Shanghai Sensetime Intelligent Technology Co., Ltd Method and apparatus for object authentication using images, electronic device, and storage medium
WO2021149632A1 (en) * 2020-01-20 2021-07-29 株式会社 東芝 Portable authentication device, ic card, and authentication system
JP7414545B2 (en) 2020-01-20 2024-01-16 株式会社東芝 Portable authentication devices, IC cards and authentication systems

Similar Documents

Publication Publication Date Title
US20200151988A1 (en) Conditional and situational biometric authentication and enrollment
JP2018018324A (en) IC card and portable electronic device
US9037866B1 (en) System and method for enrolling in a biometric system
EP3059696A1 (en) Security card having fingerprint authentication, processing system and processing method therefor
KR100788768B1 (en) System for automatic teller machine and automatic cash transaction device
US20180189773A1 (en) Multifunction card including biometric data, card payment terminal, and card payment system
US20100135542A1 (en) System and methods for biometric identification on smart devices using multos
US11494474B2 (en) Brain activity-based authentication
JP4500760B2 (en) IC card authentication system
TWI685766B (en) Multi-functional identification recognition system and verification method
JP2007164423A (en) Personal identification system and personal identification method
JP4089294B2 (en) Personal authentication system and personal authentication terminal device
JP2009080771A (en) Information carrier and method for determining transaction index
EP3657368B1 (en) Ic card, portable electronic device, ic card processing method and program
US11928199B2 (en) Authentication system, authentication device, authentication method and program
JP4834785B2 (en) Automatic cash deposit system and apparatus
JP2009031986A (en) Challenge & response type finger vein authentication system
JP5075675B2 (en) Biometric authentication system and biometric authentication device
JP4764751B2 (en) Biological information registration apparatus, system, and method
JP6795480B2 (en) Biometric system and biometric method
JP4500834B2 (en) IC card authentication system
JP4117335B2 (en) IC card authentication system
JP2011123729A (en) Authentication system, human body communication terminal device, and host device
JP2018010417A (en) Remittance system and remittance method
Khandekar et al. Biometrics Security System

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170904

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170905

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200326

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200421

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201020