WO2023233727A1 - Insurance claim system, insurance claim method, and insurance claim program - Google Patents

Insurance claim system, insurance claim method, and insurance claim program Download PDF

Info

Publication number
WO2023233727A1
WO2023233727A1 PCT/JP2023/005746 JP2023005746W WO2023233727A1 WO 2023233727 A1 WO2023233727 A1 WO 2023233727A1 JP 2023005746 W JP2023005746 W JP 2023005746W WO 2023233727 A1 WO2023233727 A1 WO 2023233727A1
Authority
WO
WIPO (PCT)
Prior art keywords
insurance
token
account
identification information
program
Prior art date
Application number
PCT/JP2023/005746
Other languages
French (fr)
Japanese (ja)
Inventor
佑樹 近藤
敬志 大島
訓 大島
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Publication of WO2023233727A1 publication Critical patent/WO2023233727A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present invention relates to an insurance claim system, an insurance claim method, and an insurance claim program that perform electronic payment.
  • Digital currency is currency that has been digitized by a computer system and is managed, stored, and exchanged over the Internet.
  • Digital currencies include central bank digital currencies, which are legal tender issued as central bank debt, electronic money issued by private companies, and crypto assets that utilize blockchain algorithms.
  • Digital currency is expected to serve as a new payment infrastructure that supports the digitalization of economic activities.
  • the spread of mobile devices and the cloud has created new points of contact and combinations between various economic entities, goods, and services.
  • Economic activities in virtual spaces such as e-commerce and the sharing economy are expanding.
  • connections with economic activities in real space are also emerging, such as with carbon footprints.
  • Digital currency is responsible for the flow of money in these economic zones.
  • Various models have been proposed as operational forms of digital currency systems. For example, a model in which the issuer of digital currency manages the system centrally, a model in which the system is managed in a decentralized manner by a consortium made up of multiple companies that issue and distribute digital currency, and a model in which the system is managed in a decentralized manner by an unspecified number of companies and individuals. There are known models in which systems are managed in a decentralized manner.
  • Digital currency users such as consumers and businesses, access the digital currency system using applications installed on PCs and mobile devices.
  • Digital currencies utilize blockchain technology, so when making a payment, the transaction is electronically signed using the user's private key.
  • Patent Document 1 is known as a technology for calculating premium rates for insurance products regarding cyber insurance for digital currency.
  • This system expresses the relationship between digital currency and users in a tree structure, simulates how the damage will be propagated in the event of a cyber attack on digital currency, and calculates the risk based on the sum of the damages. Evaluate and calculate insurance premium rates.
  • Patent Document 1 calculates the premium rate of insurance products, there is no mention of assessing insurance claims and paying insurance claims.
  • An insured person insures various types of digital currencies that he or she owns, sets a guarantee period and guarantee amount, and concludes an insurance contract. Coverage often covers vulnerability attacks and hacking of digital currency system programs, but if the insured loses the private key of the digital currency, insurance claims will not be paid.
  • the insured will submit an insurance claim and evidence.
  • the evidence is that the private key of the digital currency is currently being safely managed, that is, proof of ownership of the account.
  • the insurance company analyzes the insured's claim information and transaction history collected from the digital currency system and confirms that the cyber incident occurred during the policy period and that the insured still owns the private key of the digital currency. If we are able to verify that this is the case, we will determine that the reason for payment is met and pay the insurance claim.
  • the target is a form in which an unspecified number of companies and individuals operate a digital currency system on a public blockchain in a decentralized manner
  • a specific group of approved organizations operates a digital currency system on a private blockchain.
  • Custody has the business function of making digital currency payments, it does not have the business function of making digital currency insurance claims.
  • the present invention has been made in view of the above-mentioned problems.
  • an insured person outsources digital currency account management to a custody company
  • the present invention ensures that the validity of the evidence of insurance assessment is guaranteed, and that digital currency
  • the purpose is to provide technology that can assess insurance claims for cyber insurance.
  • An insurance claim system includes a terminal device, an account management device, a payment device, and an insurance claim adjustment device, each device having a processor and a memory,
  • the processor of the terminal device executes a first program to output insurance claim information related to the digital currency insurance claim procedure input by the user to the insurance claim adjustment device, and the processor of the insurance claim adjustment device executes a first program.
  • execute a second program to prove that the user identified by the account identification information for identifying the user's account included in the insurance claim information owns the account as an insured person.
  • the processor of the terminal device executes the first program and outputs a request to issue the account ownership certificate to the account management device;
  • the processor of the account management device executes a third program to collect insurance contract identification information for identifying an insurance contract of the digital currency, the account identification information, and the digital currency included in the insurance claim information.
  • the processor of the payment device outputs to the payment device a request for issuance of a token for proof of ownership of the account whose owner is the insured person, which is generated using the digital currency identification information for identification, and the processor of the payment device Execute the program to add the token that received the issuance request to a first table that associates token identification information for identifying the token, the value of the token, and the owner of the token. , outputs the added result to the account management device as a token issuance transaction result, and the processor of the account management device executes the third program to output the added result to the token issuance transaction result.
  • a transfer request indicating that the owner of the token is the insurance company is output to the payment device, and the processor of the payment device executes the fourth program to register the owner of the token added to the first table. to the insurance company, and outputs the updated result to the account management device as a token transfer transaction result, and the processor of the account management device executes the third program to transfer the token from the payment device.
  • the processor of the terminal device Upon receiving the transfer transaction result, outputting completion of issuance of the account ownership certificate to the terminal device, the processor of the terminal device executes the first program, and based on the completion of issuance of the account ownership certificate, The processor of the insurance claim adjusting device outputs the completion of submission of the account ownership certificate to the insurance claim adjusting device, and the processor of the insurance claim adjusting device executes a fifth program to manage insurance contract information identified by the insurance contract identification information. 2 and a third table that manages accident information regarding the digital currency identified by the currency identification information, an insurance claim is assessed based on the insurance claim information. Configured as a billing system.
  • FIG. 1 is a block diagram illustrating an example of a device configuration of an insurance claim system according to the present embodiment.
  • FIG. 2 is a block diagram illustrating an example of a terminal device according to the present embodiment.
  • FIG. 1 is a block diagram illustrating an example of an account management device according to the present embodiment.
  • FIG. 1 is a block diagram showing an example of a payment device according to the present embodiment.
  • FIG. 1 is a block diagram illustrating an example of an insurance claim adjustment device according to the present embodiment.
  • FIG. 2 is a diagram illustrating the present embodiment and illustrating an example of a wallet table. It is a figure which shows a present Example and shows an example of a digital currency transaction history table.
  • FIG. 2 is a diagram illustrating an example of an account ownership proof token management table according to the present embodiment.
  • FIG. 2 is a diagram illustrating an example of an account ownership proof token transaction history table according to the present embodiment. It is a figure which shows a present Example and shows an example of an insurance contract table. It is a figure which shows a present Example and shows an example of a billing table. It is a figure which shows a present Example and shows an example of an accident information table.
  • FIG. 2 is a sequence diagram illustrating an example of a processing flow between devices of an insurance claim system according to the present embodiment.
  • 1 is a flowchart illustrating an example of an insurance claim program executed by a terminal device according to the present embodiment.
  • 1 is a flowchart illustrating an example of a certificate issuing program executed by an account management device according to the present embodiment.
  • 2 is a flowchart illustrating an example of an account ownership proof token program executed by a payment device according to the present embodiment.
  • 1 is a flowchart illustrating an example of a claim management program executed by the insurance claim adjustment device according to the present embodiment.
  • 2 is a flowchart illustrating an example of an evidence collection program executed by the insurance claim adjustment device according to the present embodiment.
  • 1 is a flowchart illustrating an example of a loss assessment program executed by an insurance claim assessment device according to the present embodiment.
  • processing performed by executing a program may be explained, but the program is executed by a processor (for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit)).
  • the processor may be the main body of the processing in order to perform the processing using appropriate storage resources (for example, memory) and/or interface devices (for example, communication ports).
  • the subject of processing performed by executing a program may be a controller, device, system, computer, or node having a processor.
  • the subject of the processing performed by executing the program is a dedicated dedicated circuit that performs specific processing (for example, FPGA (FIELD -PROGRAMMABLE GATE ARRAY) and ASIC (APPLICATION SPECIFIC INTEGRATED CIR).
  • CUIT may be included .
  • a program may be installed on a device such as a computer from a program source.
  • the program source may be, for example, a program distribution server or a computer-readable storage medium.
  • the program distribution server includes a processor and a storage resource for storing the program to be distributed, and the processor of the program distribution server may distribute the program to be distributed to other computers.
  • two or more programs may be realized as one program, or one program may be realized as two or more programs.
  • FIG. 1 is a block diagram illustrating an example of the device configuration of an insurance claims system, which is an assessment system that receives and assesses insurance claims, according to an embodiment of the present invention.
  • the insurance claim system of this embodiment in the insurance claim business of cyber insurance for digital currency, when a terminal device submits an insurance claim, after the insurance claim adjustment device accepts the insurance claim, the insured who is the subject of insurance Request submission of proof of account ownership, which is proof of ownership of an account.
  • the terminal device issues an account ownership proof token via the account management device, and transfers the token from the insured's account to the insurance company's account.
  • the insurance claim adjustment device verifies the account ownership certificate, determines whether insurance claims can be paid based on the transaction history of the settlement device, and calculates damages and insurance claims.
  • the insurance claim system 100 is accessed by a terminal device 200 used by a user making an insurance claim, an account management device 300 owned by the custodian, and companies and organizations that are approved after a predetermined screening process, such as financial institutions such as banks and insurance companies. a payment system 4000 and an insurance claims adjustment device 500.
  • the payment system 4000 includes one or more payment devices 400 owned by companies or organizations that are members of the payment system.
  • FIG. 2 is a block diagram showing an example of the terminal device 200.
  • the terminal device 200 is a computer that includes a memory 201 , a calculation device 202 , an input device 203 , an output device 204 , a communication device 205 , and a storage device 206 .
  • the storage device 206 stores an insurance claim program 1400 that performs insurance claim processing.
  • the input device 203 is composed of, for example, a keyboard, a mouse, or a touch panel.
  • the output device 204 includes, for example, a display.
  • the communication device 205 is connected to a network and communicates with other computers.
  • Insurance claim program 1400 is loaded into memory 201 and executed by computing device 202 .
  • the arithmetic device 202 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit.
  • the computing device 202 functions as an insurance claim unit by executing processing according to the insurance claim program 1400.
  • the arithmetic unit 202 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program.
  • a computer and a computer system are devices and systems that include these functional units.
  • FIG. 3 is a block diagram showing an example of the account management device 300.
  • the account management device 300 is a computer that includes a memory 301, an arithmetic device 302, an input device 303, an output device 304, a communication device 305, and a storage device 306.
  • the storage device 306 stores a wallet table 600 that manages the insured's private key, and a certificate issuing program 1500 that issues and transfers account ownership proof tokens.
  • the input device 303 is composed of, for example, a keyboard, a mouse, or a touch panel.
  • the output device 304 includes, for example, a display.
  • a communication device 305 is connected to a network and communicates with other computers.
  • the certificate issuing program 1500 is loaded into the memory 301 and executed by the arithmetic unit 302.
  • the arithmetic device 302 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit.
  • the computing device 302 functions as a certificate issuing unit by executing processing according to the certificate issuing program 1500.
  • the arithmetic unit 302 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program.
  • a computer and a computer system are devices and systems that include these functional units.
  • FIG. 4 is a block diagram showing an example of the payment device 400.
  • the payment device 400 is a computer that includes a memory 401 , a calculation device 402 , an input device 403 , an output device 404 , a communication device 405 , and a storage device 406 .
  • the storage device 406 includes a digital currency transaction history table 700 that records the transaction history of digital currency, an account ownership proof token management table 800 that manages the state of account ownership proof tokens, and an account ownership table that records the transaction history of account ownership proof tokens.
  • a proof token transaction history table 900, a digital currency program 407 that trades digital currency, and an account ownership proof token program 1600 that trades account ownership proof tokens are stored. There are many types of digital currency programs 407, each of which is stored as one program.
  • the input device 403 is composed of, for example, a keyboard, a mouse, or a touch panel.
  • the output device 404 includes, for example, a display.
  • a communication device 405 is connected to a network and communicates with other computers.
  • the digital currency program 407 and the account ownership proof token program 1600 are loaded into the memory 401 and executed by the computing device 402.
  • the arithmetic device 402 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit.
  • the computing device 402 functions as a digital currency unit by executing processing according to the digital currency program 407.
  • the arithmetic unit 402 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program.
  • a computer and a computer system are devices and systems that include these functional units.
  • FIG. 5 is a block diagram illustrating an example of an insurance claim adjustment device 500.
  • the insurance claim adjustment device 500 is a computer including a memory 501, a calculation device 502, an input device 503, an output device 504, a communication device 505, and a storage device 506.
  • the storage device 506 includes an insurance contract table 1000 for managing insurance contract information, a claims table 1100 for managing insurance claim status, an accident information table 1200 for recording cyber accident information, and a claim management table for controlling insurance claim assessment processing.
  • a program 1700, an evidence collection program 1800 that collects evidence for claim assessment, and a loss assessment program 1900 that determines the applicability of insurance claim payment reasons and calculates insurance claims are stored.
  • the input device 503 is composed of, for example, a keyboard, a mouse, or a touch panel.
  • the output device 504 includes, for example, a display.
  • a communication device 505 is connected to a network and communicates with other computers.
  • Claim management program 1700, evidence collection program 1800, and damage assessment program 1900 are loaded into memory 501 and executed by computing device 502.
  • the arithmetic device 502 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit.
  • the computing device 502 functions as a billing management unit by executing processing according to the billing management program 1700.
  • the arithmetic unit 502 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program.
  • a computer and a computer system are devices and systems that include these functional units.
  • FIG. 6 is a diagram showing an example of a wallet table 600.
  • Wallet table 600 is managed by account management device 300.
  • the wallet table 600 includes an account ID 601, a private key 602, a validity state 603, and a timestamp 604 in one entry.
  • a unique identifier indicating the insured person's digital currency account is stored in the account ID 601.
  • the private key 602 stores a private key for electronically signing transactions of the payment device 400.
  • a flag indicating whether the account ID 601 is valid or invalid is stored in the valid state 603.
  • the time stamp 604 stores the update time of the wallet record.
  • FIG. 7 is a diagram showing an example of a digital currency transaction history table 700.
  • Digital currency transaction history table 700 is managed by payment device 400.
  • the digital currency transaction history table 700 includes a transaction ID 701, a currency ID 702, a transmission source 703, a transmission destination 704, a transaction amount 705, and a time stamp 706 in one entry.
  • a unique identifier is stored in the transaction ID 701 for each digital currency transaction result.
  • the currency ID 702 stores an identifier indicating the type of digital currency.
  • the sender 703 stores the ID of the account that sent the digital currency.
  • the destination 704 stores the ID of the account that received the digital currency.
  • the transaction amount 705 stores the amount of digital currency transferred in this transaction.
  • the timestamp 706 stores the transaction execution time.
  • FIG. 8 is a diagram showing an example of an account ownership proof token management table 800.
  • Account ownership proof token management table 800 is managed by payment device 400.
  • the account ownership proof token management table 800 includes a token ID 801, a token value 802, and an owner 803 in one entry.
  • the token ID 801 stores a unique identifier of the token.
  • a token value is stored in the token value 802.
  • Owner 803 stores the account ID of the token owner.
  • FIG. 9 is a diagram showing an example of an account ownership proof token transaction history table 900.
  • the account ownership proof token transaction history table 900 is managed by the payment device 400.
  • the account ownership proof token transaction history table 900 includes a transaction ID 901, a token ID 902, a token value 903, a sender 904, a sender 905, a signature 906, and a time stamp 907 in one entry.
  • a unique identifier is stored in the transaction ID 901 for each account ownership proof token transaction result.
  • the token ID 902 stores the ID of the traded token.
  • the token value 903 stores the value of the traded token.
  • the sender 904 stores the ID of the account that sent the token.
  • the destination 905 stores the ID of the account that received the token.
  • the signature 906 stores the electronic signature of the account that executed this transaction.
  • the timestamp 907 stores the transaction execution time.
  • FIG. 10 is a diagram showing an example of an insurance contract table 1000.
  • the insurance contract table 1000 is managed by the insurance claim adjustment device 500.
  • the insurance contract table 1000 includes an insurance contract ID 1001, an account ID 1002, a currency ID 1003, an insurance start date 1004, an insurance end date 1005, a coverage rate 1006, and a maximum amount 1007 in one entry.
  • the unique identifier of the insurance contract is stored in the insurance contract ID 1001.
  • the account ID 1002 stores the account ID of the insured person who has concluded this insurance contract.
  • the currency ID 1003 stores the currency ID of the digital currency to be insured.
  • the insurance start date 1004 stores the application start date of this insurance contract.
  • the insurance end date 1005 stores the application end date of this insurance contract.
  • the coverage rate 1006 stores the rate at which damages are compensated for under this insurance contract.
  • the upper limit amount 1007 stores the upper limit amount of damage compensated under this insurance contract.
  • FIG. 11 is a diagram showing an example of the billing table 1100.
  • Claim table 1100 is managed by insurance claim adjustment device 500.
  • the billing table 1100 includes a billing ID 1101, an insurance contract ID 1102, an account ID 1103, a currency ID 1104, a verification code 1105, a verification code timestamp 1106, an account ownership certificate 1107, a payment possibility 1108, an insurance money 1109, A status 1110 is included in one entry.
  • a unique identifier of an insurance claim is stored in the claim ID 1101.
  • the insurance contract ID 1102 stores an insurance contract ID that is the subject of an insurance claim.
  • the account ID 1103 stores an account ID for which an insurance claim is made.
  • the currency ID 1104 stores a currency ID for which an insurance claim is made.
  • the verification code 1105 stores random numbers used for verification of insurance assessment.
  • the verification code time stamp 1106 stores the verification code issuance time.
  • the account ownership certificate 1107 stores the determination result of the account ownership certificate.
  • the payment possibility 1108 stores the assessment result of insurance claim payability.
  • the insurance money 1109 stores the amount of insurance money to be paid.
  • the status 1110 stores the progress status of insurance assessment.
  • FIG. 12 is a diagram showing an example of an accident information table 1200.
  • Accident information table 1200 is managed by insurance claim adjustment device 500.
  • the accident information table 1200 includes an incident ID 1201, a currency ID 1202, an accident content 1203, a cause 1204, a countermeasure 1205, an accident occurrence date 1206, and a countermeasure completion date 1207 in one entry.
  • Incident ID 1201 stores a unique identifier of a cyber accident related to digital currency.
  • the currency ID 1202 stores the currency ID of the digital currency in which the cyber accident occurred.
  • Accident details 1203 stores accident summary information.
  • the cause 1204 stores the cause of the accident.
  • the countermeasure 1205 stores contents of countermeasures for the accident.
  • the accident occurrence date 1206 stores the date and time when the accident occurred.
  • the countermeasure completion date 1207 stores the date and time when countermeasures for the accident were completed.
  • FIG. 13 is a sequence diagram showing an example of processing performed by the insurance claim system 100.
  • the terminal device 200 transmits the insurance claim to the insurance claim adjustment device 500 (S1301).
  • the insurance claim assessment device 500 accepts the insurance claim and transmits a request for submission of account ownership proof to the terminal device 200 (S1302).
  • the terminal device 200 transmits a request for issuing an account ownership certificate to the account management device 300 (S1303).
  • the account management device 300 transmits a token issuance request for proof of account ownership to the payment device 400 (S1304).
  • the payment device 400 executes token issuance processing (S1305) and sends the token transaction result to the account management device 300 (S1306).
  • the account management device 300 transmits a token transfer request for proof of account ownership to the payment device 400 (S1307).
  • the payment device 400 executes the token transfer process (S1308) and sends the token transaction result to the account management device 300 (S1309).
  • the account management device 300 transmits the completion of issuance of the account ownership certificate to the terminal device 200 (S1310).
  • the terminal device 200 transmits the completion of submission of account ownership proof to the insurance claim adjustment device 500 (S1311).
  • the insurance claim assessment device 500 determines whether an insurance claim can be paid, calculates the damage and insurance money (S1312), and transmits the assessment result to the terminal device 200 (S1313).
  • FIG. 14 is a flowchart illustrating an example of an insurance claim program 1400.
  • the insurance claim program 1400 will be described as the main body of processing, but the calculation device 202 may also be the main body of processing.
  • the insurance claim program 1400 displays an insurance claim form on the output device (S1401).
  • the insurance claim program 1400 receives user input using the input device and generates insurance claim information (S1402).
  • the insurance claim information includes an insurance contract ID, an account ID, and a currency ID as information related to insurance claim procedures.
  • insurance claim information is a message ⁇ insurance contract ID: P01, account ID: user01, currency ID: PU085 ⁇ .
  • the insurance claim program 1400 transmits the insurance claim to the insurance claim adjustment device 500 (S1403).
  • the insurance claim program 1400 receives a request to submit account ownership proof from the insurance claim adjustment device 500 (S1404).
  • the insurance claim program 1400 transmits a request to issue an account ownership certificate to the account management device 300 (S1405).
  • the insurance claim program 1400 receives the completion of issuance of the account ownership certificate from the account management device 300 (S1406).
  • the insurance claim program 1400 transmits the completion of submission of account ownership proof to the insurance claim adjustment device 500 (S1407).
  • the insurance claim program 1400 receives the assessment result from the insurance claim assessment device (S1408).
  • FIG. 15 is a flowchart showing an example of the certificate issuing program 1500.
  • the certificate issuing program 1500 will be described as the main body of processing, but the computing device 302 may also be the main body of processing.
  • the certificate issuance program 1500 receives an account ownership certificate issuance request from the terminal device 200 (S1501).
  • the issuance request is a message ⁇ insurance contract ID: P01, currency ID: PU085, insured account ID: user01, insurance company account ID: insurance01, verification code: h8ex3h ⁇ .
  • the certificate issuance program 1500 extracts the insurance contract ID, currency ID, insured person account ID, insurance company account ID, and verification code from the issuance request message (S1502).
  • the certificate issuing program 1500 inputs the insurance contract ID, insured account ID, currency ID, and verification code into a hash function to generate a hash value (S1503).
  • the certificate issuing program 1500 transmits a token transaction request to the payment device 400 in order to perform a token issuing transaction (S1504).
  • a token transaction request is issued to the request category, the token ID is the insurance contract ID, the token value is the hash value generated in the previous step, the sender is the custody account ID, the destination is the insured account ID, and the signature is the custody private key. It has the information that it is an electronic signature.
  • the token transaction request is a message ⁇ request classification: issued, token ID: P01, token value: xjfi9j3424la890d, sender: Bank02, sender: user01, signature: sig-bank02 ⁇ .
  • the certificate issuing program 1500 receives the token transaction result from the payment device 400 (S1505).
  • the certificate issuing program 1500 transmits a token transaction request to the payment device 400 in order to perform a token transfer transaction (S1506).
  • the token transaction request is transferred to the request category, has the following information: the token ID is the insurance contract ID, the sender is the insured's account ID, the destination is the insurance company account ID, and the signature is an electronic signature using the insured's private key.
  • a token transaction request is a message ⁇ request classification: transfer, token ID: P01, sender: user01, sender: insurance01, signature: sig-user01 ⁇ .
  • the certificate issuing program 1500 receives the token transaction result from the payment device 400 (S1507).
  • the certificate issuing program 1500 transmits the completion of issuing the account ownership certificate to the terminal device 200 (S1508).
  • FIG. 16 is a flowchart showing an example of an account ownership proof token program 1600.
  • the account ownership proof token program 1600 will be described as the main body of processing, but the processing unit 402 may also be the main body of processing.
  • the account ownership proof token program 1600 receives a token transaction request from the account management device 300 (S1601).
  • the account ownership proof token program 1600 refers to the request category of the token transaction request message and determines the details of the requested transaction (S1602). In the case of issuance, the process advances to S1603. In the case of relocation, the process advances to S1610.
  • the account ownership proof token program 1600 extracts the token ID, token value, sender, destination, and signature from the token transaction request (S1603). For example, the following values are extracted from the token transaction request: token ID: P01, token value: xjfi9j3424la890d, sender: bank02, sender: user01, and signature: sig-bank02.
  • the account ownership proof token program 1600 searches the account ownership proof token management table 800 using the token ID as a key (S1604).
  • the account ownership proof token program 1600 determines whether a record with the same token ID exists in order to prevent double requests for account ownership proof (S1605). If Yes, the issuance transaction is interrupted due to double billing and the process proceeds to S1614. If No, the process advances to S1606 for a new request.
  • the account ownership proof token program 1600 adds a record to the account ownership proof token management table 800 (S1606).
  • Data items of the record are token ID, token value, and owner.
  • the values extracted from the token transaction request are set in the token ID and token value. Set the value of the destination of the token transaction request to the owner.
  • the account ownership proof token management record has information such as token ID: P01, token value: xjfi9j3424la890d, and owner: user01.
  • the account ownership proof token program 1600 adds a record to the account ownership proof token transaction history table 900 (S1607).
  • the data items of the record are transaction ID, token ID, token value, sender, sender, signature, and timestamp.
  • the transaction ID is set to a value that uniquely identifies the transaction.
  • the values extracted from the token transaction request are set in the token ID, token value, sender, destination, and signature.
  • the timestamp is set to the time the transaction was executed.
  • the account ownership proof token transaction history record is transaction ID: x2nd8hapo, token ID: P01, token value: xjfi9j3424la890d, sender: Bank02, sender: user01, signature: sig-bank02, timestamp: 2022/02/11 It has the information 14:23:01.
  • the account ownership proof token program 1600 sets the status of the token transaction result to success (S1608).
  • the account ownership proof token program 1600 sends the token transaction result to the account management device 300 (S1609).
  • the account ownership proof token program 1600 extracts the token ID, sender, sender, and signature from the token transaction request (S1610). For example, the following values are extracted from the token transaction request: token ID: P01, sender: user01, sender: insurance01, and signature: sig-user01.
  • the account ownership proof token program 1600 searches the account ownership proof token management table 800 using the token ID as a key (S1611).
  • the account ownership proof token program 1600 determines whether a record with the same token ID exists in order to prevent a non-existing account ownership proof from being submitted to an insurance company (S1612). If Yes, the process advances to S1613 because account ownership proof exists. If No, the account ownership signature does not exist, so the transfer transaction is interrupted and the process advances to S1614.
  • the account ownership proof token program 1600 updates the owner of the account ownership proof token management table 800 (S1613). Set the value of the destination of the token transaction request to the owner.
  • the account ownership proof token management record has information such as token ID: P01, token value: xjfi9j3424la890d, and owner: insurance01.
  • FIG. 17 is a flowchart illustrating an example of the billing management program 1700.
  • the billing management program 1700 will be described as the main body of processing, but the computing device 502 may also be the main body of processing.
  • the claim management program 1700 receives an insurance claim from the terminal device 200 (S1701).
  • the insurance claim information includes an insurance contract ID, an account ID, and a currency ID as information related to insurance claim procedures.
  • insurance claim information is a message ⁇ insurance contract ID: P01, account ID: user01, currency ID: PU085 ⁇ .
  • the billing management program 1700 adds insurance billing information to the billing table 1100 (S1702).
  • the request ID is set to a value that uniquely identifies the request.
  • the insurance contract ID, account ID, and currency ID are set to values extracted from the insurance claim.
  • the status is set to a value of billing accepted. For other data items, leave them blank at this point.
  • the billing record has information such as billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, and status: billing acceptance.
  • the billing management program 1700 executes the evidence collection program 1800 (S1703).
  • the claim management program 1700 executes the damage assessment program 1900 (S1704).
  • the billing management program 1700 acquires the record after the completion of the assessment from the billing table 1100 (S1705).
  • the billing management program 1700 notifies the terminal device 200 of the assessment result (S1706).
  • FIG. 18 is a flowchart illustrating an example of the evidence collection program 1800.
  • the evidence collection program 1800 will be described as the main body of processing, but the computing device 502 may also be the main body of processing.
  • the evidence collection program 1800 receives an evidence collection request from the billing management program 1700 (S1801).
  • the evidence collection request includes a request ID.
  • the evidence collection request is a message ⁇ request ID: C101 ⁇ .
  • the evidence collection program 1800 extracts the request ID from the evidence collection request message (S1802).
  • the billing ID is C101.
  • the evidence collection program 1800 searches the billing table using the billing ID and obtains the billing record (S1803).
  • the evidence collection program 1800 generates a random number of verification code for the request (S1804).
  • the verification code is used to verify that proof of account ownership has been issued for the insured digital currency.
  • digital currencies There are various types of digital currencies, so which digital currency is suitable for cyber incidents depends on the situation. Additionally, a single cyber incident may affect multiple digital currencies. Therefore, when making an insurance claim, the insured person selects the digital currency that has suffered damage and makes an insurance claim. If proof of account ownership for a digital currency that is not covered by insurance is submitted, the claims adjuster must deny the claim.
  • a verification code is issued for the reasons mentioned above. The assessment method using the verification code will be described in the flowchart of the damage assessment program 1900.
  • the evidence collection program 1800 adds the verification code and verification code time stamp to the billing table 1100 (S1805). Set the random number generated in the previous step to the verification code.
  • the verification code timestamp is set to the time when the verification code was generated.
  • the billing record is billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, verification code: h8ex3h, verification code timestamp: 2022/02/11 14:21:50, status: It has information such as billing reception.
  • the evidence collection program 1800 transmits a request to submit account ownership proof to the terminal device 200 (S1806).
  • the request for submission of account ownership proof includes an insurance contract ID, a currency ID, an insured account ID, an insurance company account ID, and a verification code.
  • the request to submit proof of account ownership is a message ⁇ insurance contract ID: P01, currency ID: PU085, insured account ID: user01, insurance company account ID: insurance01, verification code: h8ex3h ⁇ .
  • the evidence collection program 1800 receives an account ownership certificate submission completion notification from the terminal device 200 (S1807).
  • the evidence collection program 1800 updates the status of the claim table to awaiting assessment (S1808).
  • FIG. 19 is a flowchart illustrating an example of the damage assessment program 1900.
  • the damage assessment program 1900 will be described as the main body of processing, but the arithmetic device 502 may also be the main body of processing.
  • the damage assessment program 1900 receives a damage assessment request from the claim management program 1700 (S1901).
  • the claim ID is included in the damage assessment request.
  • the damage assessment request is a message ⁇ Claim ID: C101 ⁇ .
  • the damage assessment program 1900 extracts the claim ID from the damage assessment request message (S1902).
  • the billing ID is C101.
  • the damage assessment program 1900 searches the claim table 1100 using the claim ID and obtains a claim record (S1903).
  • the loss assessment program 1900 extracts the insurance contract ID, account ID, currency ID, verification code, and verification code time stamp from the claim record (S1904). For example, the following information is extracted: billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, verification code: h8ex3h, verification code timestamp: 2022/02/11 14:21:50.
  • the loss assessment program 1900 searches the insurance contract table 1000 using the insurance contract ID and obtains the insurance contract record (S1905).
  • the loss assessment program 1900 extracts the account ID, currency ID, insurance start date, and insurance end date from the insurance contract record (S1906). For example, the following information is extracted: insurance contract ID: P01, account ID: user01, currency ID: PU085, insurance start date: 2022/01/01, insurance end date: 2022/03/31.
  • the loss assessment program 1900 compares the account ID in the claim record with the account ID in the contract record in order to verify whether the account ID for which the insurance claim was made is the account ID to be insured (S1907).
  • the damage assessment program 1900 determines whether the account IDs match (S1908). If Yes, the process advances to S1909. If No, the request details do not match the insurance contract, so the assessment process is interrupted and the process advances to S1937.
  • the loss assessment program 1900 compares the currency ID of the claim record with the currency ID of the contract record in order to verify whether the currency ID of the insurance claim is the currency ID of the insurance target (S1909).
  • the damage assessment program 1900 determines whether the currency IDs match (S1910). If Yes, the process advances to S1911. If No, the request details do not match the insurance contract, so the assessment process is interrupted and the process advances to S1937.
  • the loss assessment program 1900 determines whether there is an accident information record that meets the conditions of the step above in order to verify whether the occurrence of a cyber accident has been reported during the insurance period for the digital currency to be insured (S1912 ). If Yes, a cyber accident has occurred, so the process advances to S1913 to continue the assessment process. In the case of No, since no cyber accident has occurred, the assessment process is interrupted and the process proceeds to S1937.
  • the damage assessment program 1900 determines whether an account ownership proof token transaction history record exists (S1914). If Yes, the process advances to S1915 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the damage assessment program 1900 extracts the signature and time stamp from the account ownership proof token transaction history record (S1915). For example, signature: sig-bank02, timestamp: 2022/02/11 14:23:01.
  • the damage assessment program 1900 determines whether the signature extracted in the step above is the custodian's signature (S1916). If Yes, the process advances to S1917 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the damage assessment program 1900 compares the verification code timestamp of the billing record with the timestamp of the account ownership certificate token transaction record in order to prevent the reuse of account ownership certificates issued in the past (S1917).
  • One of the conditions for payment of insurance claims is that at the time of the insurance claim, the insured must be the account holder of the insured digital currency and the private key must be kept securely. If you resubmit the proof of account ownership issued in the past, you will not be able to confirm the current account management status. Therefore, it is necessary to verify that the account ownership proof token was issued after the insurance claim.
  • the damage assessment program 1900 determines whether the verification code timestamp of the billing record is earlier than the timestamp of the account ownership proof token transaction record (S1918). If Yes, the process advances to S1919 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the damage assessment program 1900 determines whether an account ownership proof token transaction history record exists (S1920). If Yes, the process advances to S1915 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the damage assessment program 1900 extracts the token value and signature from the account ownership proof token transaction history record (S1921). For example, token value: xjfi9j3424la890d, signature: sig-user01.
  • the loss adjustment program 1900 determines whether the signature extracted in the previous step is the insured's signature in order to verify that the insured's keys are securely managed and ready for digital currency transactions. to judge. (S1922). If Yes, the process advances to S1923 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the loss assessment program 1900 inputs the insurance contract ID, insured account ID, currency ID, and verification code obtained from the claim record into a hash function to generate a hash value (S1923).
  • the loss adjustment program 1900 verifies that the account ownership certificate was issued for the insured digital currency by verifying that the hash value generated in the previous step matches the token value obtained from the account ownership token transaction history record. It is determined whether to do so (S1924). If Yes, the process advances to S1925 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
  • the hash value compared in this step is a unique value for the combination of account ID and digital currency ID. If it is an account ID or proof of account ownership for digital currency that is not covered by insurance, the token value will be different and will not match the hash value. This verifies that proof of account ownership has been issued for the insured digital currency.
  • the damage assessment program 1900 updates the account ownership certificate in the billing table to OK (S1925).
  • the damage assessment program 1900 updates the account ownership certificate in the billing table to NG (S1926).
  • the damage assessment program 1900 extracts the accident occurrence date and countermeasure completion date from the accident information record (S1927). For example, information such as accident occurrence date: 2022/02/07 and countermeasure completion date: 2022/02/09 is extracted.
  • the damage assessment program 1900 extracts the transaction amount from the transaction history record group acquired in the above step and totals the fluctuation amount (S1929).
  • the amount of change is the amount of digital currency that changed between the occurrence of a cyber accident and the completion of countermeasures against the digital currency that was carried out on the insured's account. If this total value is negative, that amount is considered as the amount of damage, and the amount of damage is considered as the damage caused by the cyber accident. If the total value is positive or zero, it is determined that there was no damage due to the cyber accident.
  • the damage assessment program 1900 determines whether the amount of change compiled in the above step is positive or negative (S1930). If the value is negative, the process advances to S1931. If the value is plus or zero, the assessment process is interrupted and the process advances to S1937.
  • the loss assessment program 1900 extracts the coverage rate and upper limit amount from the insurance contract record (S1931). For example, the information is that the coverage rate is 80 and the upper limit is 1000.
  • the loss assessment program 1900 calculates insurance money by multiplying the amount of change compiled from the digital currency transaction history by the coverage rate (S1933). For example, if the variable amount is 1000, the insurance amount will be 800 by multiplying by 80% of the coverage rate.
  • the loss assessment program 1900 determines whether the insurance money calculated in the step above exceeds the upper limit (S1934). If Yes, the process advances to S1935 to correct the insurance money. If No, the insurance money is finalized, so the process advances to S1936.
  • the loss assessment program 1900 changes the insurance money to the upper limit amount (S1935). For example, if the calculated insurance money is 1500 and the upper limit is 1000, the insurance money is changed to 1000, which is the upper limit.
  • the loss assessment program 1900 records the calculated insurance money in the insurance money in the claim table 1100, and updates the payability to OK (S1936).
  • the damage assessment program 1900 updates the payment possibility in the billing table 1100 to “no” (S1937).
  • the damage assessment program 1900 updates the status of the claim table to completed (S1938).
  • each device has a processor and a memory, and the processor of the terminal device 200 executes a first program (insurance claim program 1400) to obtain insurance information regarding insurance claim procedures for digital currency input by the user.
  • the claim information is output to the insurance claim adjustment device 500, and the processor of the insurance claim adjustment device 500 executes a second program (claim management program 1700) to obtain information about the user included in the insurance claim information.
  • the terminal device 200 is requested to submit an account ownership certificate to prove that the user identified by the account ID for identifying the account owns the account as an insured person.
  • the processor executes the first program and outputs the account ownership certificate issuance request to the account management device 300, and the processor of the account management device 300 executes the third program (certificate issuance program 1500). ) is generated using the insurance contract ID for identifying the insurance contract of the digital currency, the account ID, and the currency ID for identifying the digital currency, which are included in the insurance claim information.
  • a request for issuance of the account ownership proof token whose owner is the insured person is output to the payment device 400, and the processor 400 of the payment device executes a fourth program (account ownership proof token program 1600).
  • the token that received the issuance request is added to a first table (account ownership proof token management table 900) that associates the token ID for identifying the token, the value of the token, and the owner of the token. and outputs the added result to the account management device 300 as the token issuance transaction result, and the processor of the account management device 300 executes the third program to add the result to the token issuance transaction result.
  • a transfer request indicating that the owner of the added token is the insurance company is output to the payment device 400, and the processor of the payment device 400 executes the fourth program to add the token to the first table. update the owner of the token to the insurance company, output the updated result to the account management device 300 as a token transfer transaction result, and the processor of the account management device 300 executes the third program.
  • this embodiment includes a terminal device 200 having a processor and memory, an account management device 300 having a processor and memory, a payment device 400 having a processor and memory, and an insurance claim adjustment device 500 having a processor and memory.
  • the insurance claim adjustment device 500 requests the submission of account ownership proof after accepting the insurance claim, and the terminal device 200 receives the insurance claim from the account management device. 300 and transfers the token from the insured's account to the insurance company's account; the insurance claims adjuster 500 verifies the insured's proof of ownership of the insured account; Based on the transaction history of the payment device 400, it is determined whether insurance claims can be paid or not, and damages and insurance claims are calculated.
  • the processor of the payment device 400 executes the fourth program to generate a token for identifying the token having the same ID as the insurance contract ID.
  • the above-mentioned correspondence is performed using the ID, and the above-mentioned token is added to the above-mentioned first table.
  • the token ID of the account ownership proof token will be the same ID as the insurance contract ID, and if the token ID and insurance contract ID overlap at the time of a token issuance request, the issuance request will be rejected to eliminate the duplicate token ID.
  • double requests for account ownership proof for one insurance contract can be prevented.
  • the processor of the account management device 300 executes the third program to enter the insurance contract ID, account ID, and currency ID.
  • a verification code for verifying the assessment of the insurance claim generated by the insurance claim assessment device 500 is input to a hash function to generate a hash value, and the generated hash value is used as the value of the token.
  • the processor of the payment device 400 executes the fourth program, associates the token with each issued transaction, and outputs the token for proof of account ownership to the payment device 400. (account ownership proof token transaction history table 900). This makes it possible to centrally manage the transaction history of account ownership proof tokens using hash values as token values throughout the system.
  • the processor of the insurance claim adjustment device 500 executes the fifth program to determine the insurance claim information when receiving the insurance claim information from the terminal device 200. Input the contract ID, the account ID, the currency ID, and the verification code into a hash function to generate a hash value, and whether the generated hash value matches the token value recorded in the fourth table. Determine whether This makes it possible to verify that the account ownership proof token has been issued for the digital currency to be insured.
  • the custody embeds a unique hash value for each insured item generated from insurance contract information and a verification code (random number) into the account ownership proof token, and the insurance company uses the hash value it generated itself and the hash value extracted from the token. Compare with the value. By verifying that the hash values do not match when the account ID and currency ID are different, it is possible to reject proof of account ownership for digital currencies that are not covered by insurance.
  • the processor of the account management device 300 executes the third program to generate information generated by the insurance claim adjustment device 500 when making the insurance claim.
  • the processor of the account management device 300 executes the third program to generate the token ID for identifying the token, the value of the token, and the issuer.
  • the timestamp of the time when the transaction was executed is recorded in a fifth table (account ownership proof token transaction history table 900) similar to the fourth table in association with each of the above-mentioned issuance transactions of the above-mentioned token, and the above-mentioned payment is made.
  • the processor of the device 400 executes the fifth program to assess the insurance claim based on the insurance claim information if the timestamp of the verification code is earlier than the timestamp of the time when the issuance transaction was executed. I do. This makes it possible to verify that the timestamp of the verification code issued at the time of accepting an insurance claim is earlier than the timestamp of the account ownership proof token, and prevent the reuse of account ownership proof tokens issued in the past.
  • two-tier digital currency systems have adopted private blockchains, and because users deposit their private keys for managing their digital currency accounts in the custody of banks or other institutions, users (i.e., insured persons) themselves have to prove account ownership. There was an issue with not being able to submit it to the insurance company.
  • the custodian issues an account ownership proof token and transfers the token from the insured's account to the insurance company. By transferring the information to the company, the insured's ownership of the insured account is verified, and based on the transaction history of the digital currency system, it is determined whether insurance claims can be paid or not, and damages and insurance proceeds are calculated.
  • information is stored in a table as an example in this embodiment, the information is not limited to a table and may be stored as schema-less data.
  • the present invention is not limited to the above-described embodiments as they are, and in the implementation stage, the components may be modified and embodied without departing from the gist thereof, or multiple components disclosed in the above-described embodiments may be embodied. These can be implemented in appropriate combinations.

Abstract

When a terminal device submits an insurance claim, an insurance claim evaluation device requests submission of proof of account ownership after receiving the insurance claim. The terminal device issues a proof of account ownership token via an account management device. The token is transferred from an account of an insured individual to an account of an insurance company. The insurance claim evaluation device verifies the proof of account ownership of the account that is an object of insurance of the insured person, determines whether an insurance settlement is possible on the basis of a payment device transaction history, and calculates a loss and insurance proceeds.

Description

保険請求システム、保険請求方法、および保険請求プログラムClaims Systems, Claims Methods, and Claims Programs
 本発明は、電子的な決済を行う保険請求システム、保険請求方法、および保険請求プログラムに関する。 The present invention relates to an insurance claim system, an insurance claim method, and an insurance claim program that perform electronic payment.
 金融分野における技術革新やキャッシュレス化の進展により、世界各国の中央銀行や金融機関がデジタル通貨の研究開発に取り組んでいる。 Due to technological innovation and the progress of cashless payments in the financial sector, central banks and financial institutions around the world are working on research and development of digital currencies.
 デジタル通貨とは、コンピュータシステムでデジタル化された通貨であり、インターネット上で管理・保存・交換されるものである。デジタル通貨には、中央銀行の債務として発行された法定通貨である中央銀行デジタル通貨、民間企業が発行する電子マネー、ブロックチェーンのアルゴリズムを活用した暗号資産などが含まれる。 Digital currency is currency that has been digitized by a computer system and is managed, stored, and exchanged over the Internet. Digital currencies include central bank digital currencies, which are legal tender issued as central bank debt, electronic money issued by private companies, and crypto assets that utilize blockchain algorithms.
 デジタル通貨は、経済活動のデジタル化を支える新たな決済インフラとして期待されている。モバイルデバイスやクラウドの普及により、様々な経済主体やモノ・サービスとの間に新しい接点や組合せが創出された。Eコマースやシェアリングエコノミーのようなバーチャル空間での経済活動が拡大している。また、カーボンフットプリントのように、リアル空間での経済活動との繋がりも生まれている。これらの経済圏で金流を担うのがデジタル通貨である。 Digital currency is expected to serve as a new payment infrastructure that supports the digitalization of economic activities. The spread of mobile devices and the cloud has created new points of contact and combinations between various economic entities, goods, and services. Economic activities in virtual spaces such as e-commerce and the sharing economy are expanding. In addition, connections with economic activities in real space are also emerging, such as with carbon footprints. Digital currency is responsible for the flow of money in these economic zones.
 デジタル通貨システムの運用形態として、様々なモデルが提唱されている。例えば、デジタル通貨の発行体がシステムを中央集権的に管理するモデル、デジタル通貨の発行と流通を行う複数の企業で構成されたコンソーシアムがシステムを分散管理するモデル、不特定多数の企業や個人がシステムを非中央集権的に管理するモデルが知られている。 Various models have been proposed as operational forms of digital currency systems. For example, a model in which the issuer of digital currency manages the system centrally, a model in which the system is managed in a decentralized manner by a consortium made up of multiple companies that issue and distribute digital currency, and a model in which the system is managed in a decentralized manner by an unspecified number of companies and individuals. There are known models in which systems are managed in a decentralized manner.
 消費者や一般企業のようなデジタル通貨の利用者は、PCやモバイルデバイスに搭載されたアプリケーションを利用してデジタル通貨システムにアクセスする。デジタル通貨はブロックチェーン技術を活用しているため、決済を行う際は、利用者の秘密鍵でトランザクションに電子署名を行う。 Digital currency users, such as consumers and businesses, access the digital currency system using applications installed on PCs and mobile devices. Digital currencies utilize blockchain technology, so when making a payment, the transaction is electronically signed using the user's private key.
 デジタル通貨が新たな決済手段として社会に受容されるには、利便性だけでなく、安全性を確保することが求められる。まず、システムの品質向上やセキュリティ対策により、サイバー事故や不正取引を未然に防ぐ必要がある。ただし、システムである以上、全ての問題を事前に予測して対処することはできない。そのため、事後的な対策として、デジタル通貨システムのサイバー事故や不正取引に起因する損害を補償するサイバー保険も必要となる。 In order for digital currency to be accepted by society as a new payment method, it is necessary to ensure not only convenience but also safety. First, it is necessary to prevent cyber accidents and fraudulent transactions by improving system quality and implementing security measures. However, as long as it is a system, it is not possible to predict and deal with all problems in advance. Therefore, as a follow-up measure, cyber insurance is also required to compensate for damage caused by cyber accidents and fraudulent transactions in digital currency systems.
 デジタル通貨向けのサイバー保険について、保険商品の料率を計算する技術として、例えば特許文献1が知られている。このシステムでは、デジタル通貨とユーザの関係をツリー構造で表現し、デジタル通貨がサイバー攻撃を受けた場合、その被害がどのように伝搬するか複数のシナリオでシミュレーションして、その損害の総和でリスクを評価し、保険料率を計算する。 For example, Patent Document 1 is known as a technology for calculating premium rates for insurance products regarding cyber insurance for digital currency. This system expresses the relationship between digital currency and users in a tree structure, simulates how the damage will be propagated in the event of a cyber attack on digital currency, and calculates the risk based on the sum of the damages. Evaluate and calculate insurance premium rates.
US20210256623US20210256623
 上記特許文献1では、保険商品の料率について計算しているが、保険請求を査定して保険金を支払うことについての記載はない。被保険者は、自身が保有する様々な種類のデジタル通貨を保険対象とし、保証期間と保証金額を設定して保険契約を締結する。補償対象は、デジタル通貨システムのプログラムに対する脆弱性攻撃やハッキングである場合が多いが、被保険者がデジタル通貨の秘密鍵を紛失すると、保険金は支払われないこととなる。 Although the above-mentioned Patent Document 1 calculates the premium rate of insurance products, there is no mention of assessing insurance claims and paying insurance claims. An insured person insures various types of digital currencies that he or she owns, sets a guarantee period and guarantee amount, and concludes an insurance contract. Coverage often covers vulnerability attacks and hacking of digital currency system programs, but if the insured loses the private key of the digital currency, insurance claims will not be paid.
 デジタル通貨のサイバー事故で損失が発生した場合、被保険者は保険請求とエビデンスを提出する。エビデンスは、デジタル通貨の秘密鍵を現在も安全に管理していること、すなわち、アカウントの所有証明である。保険会社では、被保険者の請求情報とデジタル通貨システムから収集した取引履歴を分析し、サイバー事故が保険契約期間中に発生したこと、および、被保険者がデジタル通貨の秘密鍵を現在も所有していることを検証できた場合、支払事由に該当すると判断し、保険金を支払う。 If a loss occurs due to a digital currency cyber accident, the insured will submit an insurance claim and evidence. The evidence is that the private key of the digital currency is currently being safely managed, that is, proof of ownership of the account. The insurance company analyzes the insured's claim information and transaction history collected from the digital currency system and confirms that the cyber incident occurred during the policy period and that the insured still owns the private key of the digital currency. If we are able to verify that this is the case, we will determine that the reason for payment is met and pay the insurance claim.
 保険請求を査定し、保険金を支払うシステムを構築する場合、不特定多数の企業や個人が参加するパブリック型ブロックチェーン上で動作させることも可能である。被保険者は、デジタル通貨の秘密鍵を管理しているため、被保険者自身がアカウント所有証明を提出で、また、被保険者はデジタル通貨システムの取引履歴も参照できるため、保険会社が査定に利用したエビデンスを直接参照し、査定結果の妥当性を確認できる。 When building a system to assess insurance claims and pay insurance claims, it is also possible to run it on a public blockchain in which an unspecified number of companies and individuals participate. Since the insured person controls the private key of the digital currency, the insured person can submit proof of account ownership, and the insured person can also refer to the transaction history of the digital currency system, so the insurance company can make an assessment. You can directly refer to the evidence used to confirm the validity of the assessment results.
 しかしながら、不特定多数の企業や個人がパブリック型ブロックチェーン上でデジタル通貨システムを非中央集権的に運用する形態を対象としているため、承認された特定の組織グループがプライベート型ブロックチェーン上でデジタル通貨システムを分散管理する形態には対応できないという問題があった。 However, since the target is a form in which an unspecified number of companies and individuals operate a digital currency system on a public blockchain in a decentralized manner, a specific group of approved organizations operates a digital currency system on a private blockchain. There was a problem in that it was not compatible with a form of distributed management of the system.
 プライベートブロックチェーンでデジタル通貨システムを運用する場合、サイバー保険を利用する被保険者と保険会社の間に情報の非対称性が存在する。 When operating a digital currency system using a private blockchain, there is an information asymmetry between the insured using cyber insurance and the insurance company.
 このような運用形態の場合、利用者はカストディを経由してデジタル通貨システムにアクセスするため、デジタル通貨のアカウント所有証明や取引履歴といったエビデンスに直接アクセスできない。デジタル通貨の秘密鍵を安全に管理するには、高度な専門知識が求められる。その負荷を軽減するため、被保険者は秘密鍵およびアカウントの管理を銀行などのカストディに委託する。被保険者がデジタル通貨システムに直接アクセスできないため、被保険者自身がアカウント所有証明を保険会社に提出できない。また、保険会社が査定に利用した取引履歴を確認できないので、査定結果の妥当性を判断できない。 In this type of operation, users access the digital currency system via custody, so they cannot directly access evidence such as proof of digital currency account ownership or transaction history. Safely managing the private keys of digital currencies requires a high degree of expertise. In order to reduce this burden, the insured entrusts the management of the private key and account to a custodian such as a bank. Since the insured does not have direct access to the digital currency system, the insured cannot provide proof of account ownership to the insurance company. Furthermore, since it is not possible to check the transaction history used by the insurance company for assessment, it is not possible to judge the validity of the assessment results.
 なお、カストディはデジタル通貨の決済を行う業務機能を備えているが、デジタル通貨の保険請求を行う業務機能は備えていない。 Furthermore, although Custody has the business function of making digital currency payments, it does not have the business function of making digital currency insurance claims.
 一方、保険会社はデジタル通貨システムの参加組織として取引履歴を収集できるが、カストディのシステムにはアクセスできない。そのため、被保険者の秘密鍵が安全に管理されているのか、すなわち、アカウントの所有証明を検証できない。 On the other hand, insurance companies can collect transaction history as participating organizations in the digital currency system, but cannot access the custody system. Therefore, it is not possible to verify whether the insured's private key is being managed safely, that is, the proof of ownership of the account.
 つまり、デジタル通貨向けサイバー保険の保険請求業務では、エビデンスを収集・検証するプロセスにおいて被保険者と保険会社が相互に信用できないという課題がある。その結果、保険査定のエビデンスに対する正当性を担保できない。 In other words, in the insurance claims process for cyber insurance for digital currencies, there is a problem that the insured and the insurance company cannot trust each other in the process of collecting and verifying evidence. As a result, the validity of insurance assessment evidence cannot be guaranteed.
 そこで本発明は、上記問題点に鑑みてなされたもので、被保険者がデジタル通貨のアカウント管理業務をカストディ業者に委託する場合において、保険査定のエビデンスに対する正当性を担保しつつ、デジタル通貨のサイバー保険に対する保険金請求を査定することが可能な技術を提供することを目的とする。 The present invention has been made in view of the above-mentioned problems. When an insured person outsources digital currency account management to a custody company, the present invention ensures that the validity of the evidence of insurance assessment is guaranteed, and that digital currency The purpose is to provide technology that can assess insurance claims for cyber insurance.
 本発明にかかる保険請求システムは、端末装置と、アカウント管理装置と、決済装置と、保険請求査定装置と、を有する保険請求システムであって、それぞれの装置は、プロセッサとメモリとを有し、前記端末装置のプロセッサは、第1のプログラムを実行して、ユーザから入力されたデジタル通貨の保険請求手続きに関する保険請求情報を、前記保険請求査定装置に出力し、前記保険請求査定装置のプロセッサは、第2のプログラムを実行して、前記保険請求情報に含まれる、前記ユーザのアカウントを識別するためのアカウント識別情報により識別されるユーザが被保険者としてアカウントを所有していることを証明するためのアカウント所有証明の提出を、前記端末装置に要求し、前記端末装置のプロセッサは、前記第1のプログラムを実行して、前記アカウント所有証明の発行要求を、前記アカウント管理装置に出力し、前記アカウント管理装置のプロセッサは、第3のプログラムを実行して、前記保険請求情報に含まれる、前記デジタル通貨の保険契約を識別するための保険契約識別情報と前記アカウント識別情報と前記デジタル通貨を識別するためのデジタル通貨識別情報とを用いて生成した、前記被保険者を所有者とする前記アカウント所有証明のトークンの発行要求を前記決済装置に出力し、前記決済装置のプロセッサは、第4のプログラムを実行して、前記トークンを識別するためのトークン識別情報と前記トークンの値と前記トークンの所有者とを対応付けた第1のテーブルに、前記発行要求を受けた前記トークンを追加し、当該追加した結果をトークン発行取引結果として前記アカウント管理装置に出力し、前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記トークン発行取引結果に対して、前記追加した前記トークンの所有者を保険会社とする移転要求を前記決済装置に出力し、前記決済装置のプロセッサは、前記第4のプログラムを実行して、前記第1のテーブルに追加された前記トークンの所有者を前記保険会社に更新し、当該更新した結果をトークン移転取引結果として前記アカウント管理装置に出力し、前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記決済装置から前記トークン移転取引結果を受け取ると、前記アカウント所有証明の発行完了を前記端末装置に出力し、前記端末装置のプロセッサは、前記第1のプログラムを実行して、前記アカウント所有証明の発行完了に基づいて、前記アカウント所有証明の提出完了を前記保険請求査定装置に出力し、前記保険請求査定装置のプロセッサは、第5のプログラムを実行し、前記保険契約識別情報により識別される保険契約情報を管理する第2のテーブルと、前記通貨識別情報により識別されるデジタル通貨についての事故情報を管理する第3のテーブルとを用いて、前記保険請求情報に基づく保険請求に対する査定を行う、ことを特徴とする保険請求システムとして構成される。 An insurance claim system according to the present invention includes a terminal device, an account management device, a payment device, and an insurance claim adjustment device, each device having a processor and a memory, The processor of the terminal device executes a first program to output insurance claim information related to the digital currency insurance claim procedure input by the user to the insurance claim adjustment device, and the processor of the insurance claim adjustment device executes a first program. , execute a second program to prove that the user identified by the account identification information for identifying the user's account included in the insurance claim information owns the account as an insured person. requesting the terminal device to submit an account ownership certificate for the purpose of the transaction, the processor of the terminal device executes the first program and outputs a request to issue the account ownership certificate to the account management device; The processor of the account management device executes a third program to collect insurance contract identification information for identifying an insurance contract of the digital currency, the account identification information, and the digital currency included in the insurance claim information. The processor of the payment device outputs to the payment device a request for issuance of a token for proof of ownership of the account whose owner is the insured person, which is generated using the digital currency identification information for identification, and the processor of the payment device Execute the program to add the token that received the issuance request to a first table that associates token identification information for identifying the token, the value of the token, and the owner of the token. , outputs the added result to the account management device as a token issuance transaction result, and the processor of the account management device executes the third program to output the added result to the token issuance transaction result. A transfer request indicating that the owner of the token is the insurance company is output to the payment device, and the processor of the payment device executes the fourth program to register the owner of the token added to the first table. to the insurance company, and outputs the updated result to the account management device as a token transfer transaction result, and the processor of the account management device executes the third program to transfer the token from the payment device. Upon receiving the transfer transaction result, outputting completion of issuance of the account ownership certificate to the terminal device, the processor of the terminal device executes the first program, and based on the completion of issuance of the account ownership certificate, The processor of the insurance claim adjusting device outputs the completion of submission of the account ownership certificate to the insurance claim adjusting device, and the processor of the insurance claim adjusting device executes a fifth program to manage insurance contract information identified by the insurance contract identification information. 2 and a third table that manages accident information regarding the digital currency identified by the currency identification information, an insurance claim is assessed based on the insurance claim information. Configured as a billing system.
 本発明によれば、被保険者がデジタル通貨のアカウント管理業務をカストディ業者に委託する場合において、保険査定のエビデンスに対する正当性を担保しつつ、デジタル通貨のサイバー保険に対する保険金請求を査定することができる。 According to the present invention, when an insured entrusts digital currency account management work to a custody company, it is possible to assess insurance claims for digital currency cyber insurance while ensuring the validity of insurance assessment evidence. I can do it.
 本明細書において開示される主題の、少なくとも一つの実施の詳細は、添付されている図面と以下の記述の中で述べられる。開示される主題のその他の特徴、態様、効果は、以下の開示、図面、請求項により明らかにされる。 The details of at least one implementation of the subject matter disclosed herein are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of the disclosed subject matter will be apparent from the following disclosure, drawings, and claims.
本実施例を示し、保険請求システムの装置構成の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of a device configuration of an insurance claim system according to the present embodiment. 本実施例を示し、端末装置の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a terminal device according to the present embodiment. 本実施例を示し、アカウント管理装置の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of an account management device according to the present embodiment. 本実施例を示し、決済装置の一例を示すブロック図である。FIG. 1 is a block diagram showing an example of a payment device according to the present embodiment. 本実施例を示し、保険請求査定装置の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of an insurance claim adjustment device according to the present embodiment. 本実施例を示し、ウォレットテーブルの一例を示す図である。FIG. 2 is a diagram illustrating the present embodiment and illustrating an example of a wallet table. 本実施例を示し、デジタル通貨取引履歴テーブルの一例を示す図である。It is a figure which shows a present Example and shows an example of a digital currency transaction history table. 本実施例を示し、アカウント所有証明トークン管理テーブルの一例を示す図である。FIG. 2 is a diagram illustrating an example of an account ownership proof token management table according to the present embodiment. 本実施例を示し、アカウント所有証明トークン取引履歴テーブルの一例を示す図である。FIG. 2 is a diagram illustrating an example of an account ownership proof token transaction history table according to the present embodiment. 本実施例を示し、保険契約テーブルの一例を示す図である。It is a figure which shows a present Example and shows an example of an insurance contract table. 本実施例を示し、請求テーブルの一例を示す図である。It is a figure which shows a present Example and shows an example of a billing table. 本実施例を示し、事故情報テーブルの一例を示す図である。It is a figure which shows a present Example and shows an example of an accident information table. 本実施例を示し、保険請求システムの装置間の処理フローの一例を示すシーケンス図である。FIG. 2 is a sequence diagram illustrating an example of a processing flow between devices of an insurance claim system according to the present embodiment. 本実施例を示し、端末装置で実行される保険請求プログラムの一例を示すフローチャートである。1 is a flowchart illustrating an example of an insurance claim program executed by a terminal device according to the present embodiment. 本実施例を示し、アカウント管理装置で実行される証明書発行プログラムの一例を示すフローチャートである。1 is a flowchart illustrating an example of a certificate issuing program executed by an account management device according to the present embodiment. 本実施例を示し、決済装置で実行されるアカウント所有証明トークンプログラムの一例を示すフローチャートである。2 is a flowchart illustrating an example of an account ownership proof token program executed by a payment device according to the present embodiment. 本実施例を示し、保険請求査定装置で実行される請求管理プログラムの一例を示すフローチャートである。1 is a flowchart illustrating an example of a claim management program executed by the insurance claim adjustment device according to the present embodiment. 本実施例を示し、保険請求査定装置で実行されるエビデンス収集プログラムの一例を示すフローチャートである。2 is a flowchart illustrating an example of an evidence collection program executed by the insurance claim adjustment device according to the present embodiment. 本実施例を示し、保険請求査定装置で実行される損害査定プログラムの一例を示すフローチャートである。1 is a flowchart illustrating an example of a loss assessment program executed by an insurance claim assessment device according to the present embodiment.
 以下、本発明の実施形態を添付図面に基づいて説明する。なお、以下に説明する実施形態は特許請求の範囲に係る発明を限定するものではなく、また実施形態の中で説明されている諸要素及びその組み合わせの全てが発明の解決手段に必須であるとは限らない。 Hereinafter, embodiments of the present invention will be described based on the accompanying drawings. The embodiments described below do not limit the claimed invention, and all of the elements and combinations thereof described in the embodiments are essential to the solution of the invention. is not limited.
 すなわち、以下の記載および図面は、本発明を説明するための例示であって、説明の明確化のため、適宜、省略および簡略化がなされている。本発明は、他の種々の形態でも実施する事が可能である。特に限定しない限り、各構成要素は単数でも複数でも構わない。 That is, the following description and drawings are examples for explaining the present invention, and are omitted and simplified as appropriate to clarify the explanation. The present invention can also be implemented in various other forms. Unless specifically limited, each component may be singular or plural.
 図面において示す各構成要素の位置、大きさ、形状、範囲などは、発明の理解を容易にするため、実際の位置、大きさ、形状、範囲などを表していない場合がある。このため、本発明は、必ずしも、図面に開示された位置、大きさ、形状、範囲などに限定されない。 The position, size, shape, range, etc. of each component shown in the drawings may not represent the actual position, size, shape, range, etc. in order to facilitate understanding of the invention. Therefore, the present invention is not necessarily limited to the position, size, shape, range, etc. disclosed in the drawings.
 以下の説明では、「データベース」、「テーブル」、「リスト」等の表現にて各種情報を説明することがあるが、各種情報は、これら以外のデータ構造で表現されていてもよい。データ構造に依存しないことを示すために「XXテーブル」、「XXリスト」等を「XX情報」と呼ぶことがある。識別情報について説明する際に、「識別情報」、「識別子」、「名」、「ID」、「番号」等の表現を用いた場合、これらについてはお互いに置換が可能である。 In the following description, various information may be explained using expressions such as "database", "table", and "list", but various information may be expressed using data structures other than these. "XX table", "XX list", etc. are sometimes referred to as "XX information" to indicate that they do not depend on the data structure. When describing identification information, when expressions such as "identification information", "identifier", "name", "ID", and "number" are used, these expressions can be replaced with each other.
 同一あるいは同様な機能を有する構成要素が複数ある場合には、同一の符号に異なる添字を付して説明する場合がある。ただし、これらの複数の構成要素を区別する必要がない場合には、添字を省略して説明する場合がある。 If there are multiple components having the same or similar functions, the same reference numerals may be given different suffixes for explanation. However, if there is no need to distinguish between these multiple components, the subscripts may be omitted in the description.
 また、以下の説明では、プログラムを実行して行う処理を説明する場合があるが、プログラムは、プロセッサ(例えばCPU(Central Processing Unit)、GPU(Graphics Processing Unit))によって実行されることで、定められた処理を、適宜に記憶資源(例えばメモリ)および/またはインターフェースデバイス(例えば通信ポート)等を用いながら行うため、処理の主体がプロセッサとされてもよい。同様に、プログラムを実行して行う処理の主体が、プロセッサを有するコントローラ、装置、システム、計算機、ノードであってもよい。プログラムを実行して行う処理の主体は、演算部であれば良く、特定の処理を行う専用回路(例えばFPGA(Field-Programmable Gate Array)やASIC(Application Specific Integrated Circuit))を含んでいてもよい。 In addition, in the following explanation, processing performed by executing a program may be explained, but the program is executed by a processor (for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit)). The processor may be the main body of the processing in order to perform the processing using appropriate storage resources (for example, memory) and/or interface devices (for example, communication ports). Similarly, the subject of processing performed by executing a program may be a controller, device, system, computer, or node having a processor. The subject of the processing performed by executing the program is a dedicated dedicated circuit that performs specific processing (for example, FPGA (FIELD -PROGRAMMABLE GATE ARRAY) and ASIC (APPLICATION SPECIFIC INTEGRATED CIR). CUIT) may be included .
 プログラムは、プログラムソースから計算機のような装置にインストールされてもよい。プログラムソースは、例えば、プログラム配布サーバまたは計算機が読み取り可能な記憶メディアであってもよい。プログラムソースがプログラム配布サーバの場合、プログラム配布サーバはプロセッサと配布対象のプログラムを記憶する記憶資源を含み、プログラム配布サーバのプロセッサが配布対象のプログラムを他の計算機に配布してもよい。また、以下の説明において、2以上のプログラムが1つのプログラムとして実現されてもよいし、1つのプログラムが2以上のプログラムとして実現されてもよい。 A program may be installed on a device such as a computer from a program source. The program source may be, for example, a program distribution server or a computer-readable storage medium. When the program source is a program distribution server, the program distribution server includes a processor and a storage resource for storing the program to be distributed, and the processor of the program distribution server may distribute the program to be distributed to other computers. Furthermore, in the following description, two or more programs may be realized as one program, or one program may be realized as two or more programs.
 図1は、本発明の実施例を示し、保険請求を受け付けて査定を行う査定システムである保険請求システムの装置構成の一例を示すブロック図である。本実施例の保険請求システムは、デジタル通貨向けサイバー保険の保険金請求業務において、端末装置が保険請求を提出すると、保険請求査定装置が保険請求を受け付けた後で、保険対象となる被保険者についてのアカウントの所有証明であるアカウント所有証明の提出を要求する。端末装置は、アカウント管理装置を介してアカウント所有証明トークンを発行し、そのトークンを被保険者のアカウントから保険会社のアカウントに移転する。保険請求査定装置は、上記アカウント所有証明を検証し、決済装置の取引履歴を元に保険金支払の可否を判断し、損害と保険金を算出する。 FIG. 1 is a block diagram illustrating an example of the device configuration of an insurance claims system, which is an assessment system that receives and assesses insurance claims, according to an embodiment of the present invention. In the insurance claim system of this embodiment, in the insurance claim business of cyber insurance for digital currency, when a terminal device submits an insurance claim, after the insurance claim adjustment device accepts the insurance claim, the insured who is the subject of insurance Request submission of proof of account ownership, which is proof of ownership of an account. The terminal device issues an account ownership proof token via the account management device, and transfers the token from the insured's account to the insurance company's account. The insurance claim adjustment device verifies the account ownership certificate, determines whether insurance claims can be paid based on the transaction history of the settlement device, and calculates damages and insurance claims.
 保険請求システム100は、保険請求を行うユーザが用いる端末装置200と、カストディが有するアカウント管理装置300と、銀行などの金融機関や保険会社など、所定の審査を経て許可された企業や団体がアクセス可能な決済システム4000と、保険請求査定装置500と、を含む。決済システム4000は、当該決済システムの構成員である企業や団体が有する1または複数台の決済装置400を含む。 The insurance claim system 100 is accessed by a terminal device 200 used by a user making an insurance claim, an account management device 300 owned by the custodian, and companies and organizations that are approved after a predetermined screening process, such as financial institutions such as banks and insurance companies. a payment system 4000 and an insurance claims adjustment device 500. The payment system 4000 includes one or more payment devices 400 owned by companies or organizations that are members of the payment system.
 <端末装置>
 図2は、端末装置200の一例を示すブロック図である。端末装置200は、メモリ201と、演算装置202と、入力装置203と、出力装置204と、通信装置205と、ストレージ装置206を含む計算機である。
  ストレージ装置206には、保険請求処理を行う保険請求プログラム1400が格納される。
<Terminal device>
FIG. 2 is a block diagram showing an example of the terminal device 200. The terminal device 200 is a computer that includes a memory 201 , a calculation device 202 , an input device 203 , an output device 204 , a communication device 205 , and a storage device 206 .
The storage device 206 stores an insurance claim program 1400 that performs insurance claim processing.
 入力装置203は、例えば、キーボードやマウスあるいはタッチパネルで構成される。出力装置204は、例えば、ディスプレイなどで構成される。通信装置205は、ネットワークに接続されて、他の計算機と通信を行う。 The input device 203 is composed of, for example, a keyboard, a mouse, or a touch panel. The output device 204 includes, for example, a display. The communication device 205 is connected to a network and communicates with other computers.
 保険請求プログラム1400は、メモリ201にロードされて演算装置202によって実行される。
  演算装置202は、例えば、プロセッサであり、各機能部のプログラムに従って処理を実行することによって、所定の機能を提供する機能部として稼働する。例えば、演算装置202は、保険請求プログラム1400に従って処理を実行することで保険請求部として機能する。さらに、演算装置202は、各プログラムが実行する複数の処理のそれぞれの機能を提供する機能部としても稼働する。計算機及び計算機システムは、これらの機能部を含む装置及びシステムである。
Insurance claim program 1400 is loaded into memory 201 and executed by computing device 202 .
The arithmetic device 202 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit. For example, the computing device 202 functions as an insurance claim unit by executing processing according to the insurance claim program 1400. Furthermore, the arithmetic unit 202 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program. A computer and a computer system are devices and systems that include these functional units.
 <アカウント管理装置>
 図3は、アカウント管理装置300の一例を示すブロック図である。アカウント管理装置300は、メモリ301と、演算装置302と、入力装置303と、出力装置304と、通信装置305と、ストレージ装置306を含む計算機である。
<Account management device>
FIG. 3 is a block diagram showing an example of the account management device 300. The account management device 300 is a computer that includes a memory 301, an arithmetic device 302, an input device 303, an output device 304, a communication device 305, and a storage device 306.
 ストレージ装置306には、被保険者の秘密鍵を管理するウォレットテーブル600と、アカウント所有証明トークンの発行や移転を実行する証明書発行プログラム1500が格納される。 The storage device 306 stores a wallet table 600 that manages the insured's private key, and a certificate issuing program 1500 that issues and transfers account ownership proof tokens.
 入力装置303は、例えば、キーボードやマウスあるいはタッチパネルで構成される。出力装置304は、例えば、ディスプレイなどで構成される。通信装置305は、ネットワークに接続されて、他の計算機と通信を行う。 The input device 303 is composed of, for example, a keyboard, a mouse, or a touch panel. The output device 304 includes, for example, a display. A communication device 305 is connected to a network and communicates with other computers.
 証明書発行プログラム1500は、メモリ301にロードされて演算装置302によって実行される。
  演算装置302は、例えば、プロセッサであり、各機能部のプログラムに従って処理を実行することによって、所定の機能を提供する機能部として稼働する。例えば、演算装置302は、証明書発行プログラム1500に従って処理を実行することで証明書発行部として機能する。さらに、演算装置302は、各プログラムが実行する複数の処理のそれぞれの機能を提供する機能部としても稼働する。計算機及び計算機システムは、これらの機能部を含む装置及びシステムである。
The certificate issuing program 1500 is loaded into the memory 301 and executed by the arithmetic unit 302.
The arithmetic device 302 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit. For example, the computing device 302 functions as a certificate issuing unit by executing processing according to the certificate issuing program 1500. Furthermore, the arithmetic unit 302 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program. A computer and a computer system are devices and systems that include these functional units.
 <決済装置>
 図4は、決済装置400の一例を示すブロック図である。決済装置400は、メモリ401と、演算装置402と、入力装置403と、出力装置404と、通信装置405と、ストレージ装置406を含む計算機である。
<Payment device>
FIG. 4 is a block diagram showing an example of the payment device 400. The payment device 400 is a computer that includes a memory 401 , a calculation device 402 , an input device 403 , an output device 404 , a communication device 405 , and a storage device 406 .
 ストレージ装置406には、デジタル通貨の取引履歴を記録するデジタル通貨取引履歴テーブル700、アカウント所有証明トークンの状態を管理するアカウント所有証明トークン管理テーブル800、アカウント所有証明トークンの取引履歴を記録するアカウント所有証明トークン取引履歴テーブル900、デジタル通貨の取引を行うデジタル通貨プログラム407、アカウント所有証明トークンの取引を行うアカウント所有証明トークンプログラム1600が格納される。デジタル通貨プログラム407は多数の種類が存在し、それぞれが1つのプログラムとして格納されている。 The storage device 406 includes a digital currency transaction history table 700 that records the transaction history of digital currency, an account ownership proof token management table 800 that manages the state of account ownership proof tokens, and an account ownership table that records the transaction history of account ownership proof tokens. A proof token transaction history table 900, a digital currency program 407 that trades digital currency, and an account ownership proof token program 1600 that trades account ownership proof tokens are stored. There are many types of digital currency programs 407, each of which is stored as one program.
 入力装置403は、例えば、キーボードやマウスあるいはタッチパネルで構成される。出力装置404は、例えば、ディスプレイなどで構成される。通信装置405は、ネットワークに接続されて、他の計算機と通信を行う。 The input device 403 is composed of, for example, a keyboard, a mouse, or a touch panel. The output device 404 includes, for example, a display. A communication device 405 is connected to a network and communicates with other computers.
 デジタル通貨プログラム407と、アカウント所有証明トークンプログラム1600は、メモリ401にロードされて演算装置402によって実行される。
  演算装置402は、例えば、プロセッサであり、各機能部のプログラムに従って処理を実行することによって、所定の機能を提供する機能部として稼働する。例えば、演算装置402は、デジタル通貨プログラム407に従って処理を実行することでデジタル通貨部として機能する。他のプログラムについても同様である。さらに、演算装置402は、各プログラムが実行する複数の処理のそれぞれの機能を提供する機能部としても稼働する。計算機及び計算機システムは、これらの機能部を含む装置及びシステムである。
The digital currency program 407 and the account ownership proof token program 1600 are loaded into the memory 401 and executed by the computing device 402.
The arithmetic device 402 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit. For example, the computing device 402 functions as a digital currency unit by executing processing according to the digital currency program 407. The same applies to other programs. Furthermore, the arithmetic unit 402 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program. A computer and a computer system are devices and systems that include these functional units.
 <保険請求査定装置>
 図5は、保険請求査定装置500の一例を示すブロック図である。保険請求査定装置500は、メモリ501と、演算装置502と、入力装置503と、出力装置504と、通信装置505と、ストレージ装置506を含む計算機である。
<Insurance claim assessment device>
FIG. 5 is a block diagram illustrating an example of an insurance claim adjustment device 500. The insurance claim adjustment device 500 is a computer including a memory 501, a calculation device 502, an input device 503, an output device 504, a communication device 505, and a storage device 506.
 ストレージ装置506には、保険契約情報を管理する保険契約テーブル1000、保険請求の状態を管理する請求テーブル1100、サイバー事故の情報を記録する事故情報テーブル1200、保険請求の査定処理を制御する請求管理プログラム1700、請求査定のエビデンスを収集するエビデンス収集プログラム1800、保険金支払い事由の該否判定と保険金計算を行う損害査定プログラム1900が格納される。 The storage device 506 includes an insurance contract table 1000 for managing insurance contract information, a claims table 1100 for managing insurance claim status, an accident information table 1200 for recording cyber accident information, and a claim management table for controlling insurance claim assessment processing. A program 1700, an evidence collection program 1800 that collects evidence for claim assessment, and a loss assessment program 1900 that determines the applicability of insurance claim payment reasons and calculates insurance claims are stored.
 入力装置503は、例えば、キーボードやマウスあるいはタッチパネルで構成される。出力装置504は、例えば、ディスプレイなどで構成される。通信装置505は、ネットワークに接続されて、他の計算機と通信を行う。 The input device 503 is composed of, for example, a keyboard, a mouse, or a touch panel. The output device 504 includes, for example, a display. A communication device 505 is connected to a network and communicates with other computers.
 請求管理プログラム1700と、エビデンス収集プログラム1800と、損害査定プログラム1900は、メモリ501にロードされて演算装置502によって実行される。
  演算装置502は、例えば、プロセッサであり、各機能部のプログラムに従って処理を実行することによって、所定の機能を提供する機能部として稼働する。例えば、演算装置502は、請求管理プログラム1700に従って処理を実行することで請求管理部として機能する。他のプログラムについても同様である。さらに、演算装置502は、各プログラムが実行する複数の処理のそれぞれの機能を提供する機能部としても稼働する。計算機及び計算機システムは、これらの機能部を含む装置及びシステムである。
Claim management program 1700, evidence collection program 1800, and damage assessment program 1900 are loaded into memory 501 and executed by computing device 502.
The arithmetic device 502 is, for example, a processor, and operates as a functional unit that provides a predetermined function by executing processing according to a program of each functional unit. For example, the computing device 502 functions as a billing management unit by executing processing according to the billing management program 1700. The same applies to other programs. Furthermore, the arithmetic unit 502 also operates as a functional unit that provides functions for each of the plurality of processes executed by each program. A computer and a computer system are devices and systems that include these functional units.
 <データ>
 図6は、ウォレットテーブル600の一例を示す図である。ウォレットテーブル600は、アカウント管理装置300で管理される。
  ウォレットテーブル600は、アカウントID601と、秘密鍵602と、有効状態603、タイムスタンプ604を一つのエントリに含む。
<Data>
FIG. 6 is a diagram showing an example of a wallet table 600. Wallet table 600 is managed by account management device 300.
The wallet table 600 includes an account ID 601, a private key 602, a validity state 603, and a timestamp 604 in one entry.
 アカウントID601には、被保険者のデジタル通貨アカウントを示すユニークな識別子が格納される。秘密鍵602には、決済装置400の取引に電子署名をするための秘密鍵が格納される。有効状態603には、アカウントID601が有効か無効かを示すフラグが格納される。タイムスタンプ604には、ウォレットレコードの更新時刻が格納される。 A unique identifier indicating the insured person's digital currency account is stored in the account ID 601. The private key 602 stores a private key for electronically signing transactions of the payment device 400. A flag indicating whether the account ID 601 is valid or invalid is stored in the valid state 603. The time stamp 604 stores the update time of the wallet record.
 図7は、デジタル通貨取引履歴テーブル700の一例を示す図である。デジタル通貨取引履歴テーブル700は、決済装置400で管理される。
  デジタル通貨取引履歴テーブル700は、取引ID701と、通貨ID702、送信元703、送信先704、取引額705、タイムスタンプ706を一つのエントリに含む。
FIG. 7 is a diagram showing an example of a digital currency transaction history table 700. Digital currency transaction history table 700 is managed by payment device 400.
The digital currency transaction history table 700 includes a transaction ID 701, a currency ID 702, a transmission source 703, a transmission destination 704, a transaction amount 705, and a time stamp 706 in one entry.
 取引ID701には、デジタル通貨の取引結果ごとにユニークな識別子が格納される。通貨ID702には、デジタル通貨の種別を示す識別子が格納される。送信元703には、デジタル通貨を送信したアカウントのIDが格納される。送信先704には、デジタル通貨を受け取ったアカウントのIDが格納される。取引額705には、この取引で移転されたデジタル通貨の金額が格納される。タイムスタンプ706には、取引実行時刻が格納される。 A unique identifier is stored in the transaction ID 701 for each digital currency transaction result. The currency ID 702 stores an identifier indicating the type of digital currency. The sender 703 stores the ID of the account that sent the digital currency. The destination 704 stores the ID of the account that received the digital currency. The transaction amount 705 stores the amount of digital currency transferred in this transaction. The timestamp 706 stores the transaction execution time.
 図8は、アカウント所有証明トークン管理テーブル800の一例を示す図である。アカウント所有証明トークン管理テーブル800は、決済装置400によって管理される。
  アカウント所有証明トークン管理テーブル800は、トークンID801と、トークン値802と、所有者803を一つのエントリに含む。
  トークンID801には、トークンのユニークな識別子が格納される。トークン値802には、トークンの値が格納される。所有者803には、トークン所有者のアカウントIDが格納される。
FIG. 8 is a diagram showing an example of an account ownership proof token management table 800. Account ownership proof token management table 800 is managed by payment device 400.
The account ownership proof token management table 800 includes a token ID 801, a token value 802, and an owner 803 in one entry.
The token ID 801 stores a unique identifier of the token. A token value is stored in the token value 802. Owner 803 stores the account ID of the token owner.
 図9は、アカウント所有証明トークン取引履歴テーブル900の一例を示す図である。アカウント所有証明トークン取引履歴テーブル900は、決済装置400で管理される。
  アカウント所有証明トークン取引履歴テーブル900は、取引ID901と、トークンID902と、トークン値903と、送信元904、送信先905、署名906と、タイムスタンプ907を一つのエントリに含む。
FIG. 9 is a diagram showing an example of an account ownership proof token transaction history table 900. The account ownership proof token transaction history table 900 is managed by the payment device 400.
The account ownership proof token transaction history table 900 includes a transaction ID 901, a token ID 902, a token value 903, a sender 904, a sender 905, a signature 906, and a time stamp 907 in one entry.
 取引ID901には、アカウント所有証明トークンの取引結果ごとにユニークな識別子が格納される。トークンID902には、取引されたトークンのIDが格納される。トークン値903には、取引されたトークンの値が格納される。送信元904には、トークンを送信したアカウントのIDが格納される。送信先905には、トークンを受け取ったアカウントのIDが格納される。署名906には、この取引を実行したアカウントの電子署名が格納される。タイムスタンプ907には、取引実行時刻が格納される。 A unique identifier is stored in the transaction ID 901 for each account ownership proof token transaction result. The token ID 902 stores the ID of the traded token. The token value 903 stores the value of the traded token. The sender 904 stores the ID of the account that sent the token. The destination 905 stores the ID of the account that received the token. The signature 906 stores the electronic signature of the account that executed this transaction. The timestamp 907 stores the transaction execution time.
 図10は、保険契約テーブル1000の一例を示す図である。保険契約テーブル1000は、保険請求査定装置500によって管理される。
  保険契約テーブル1000は、保険契約ID1001と、アカウントID1002と、通貨ID1003と、保険開始日1004と、保険終了日1005と、カバー率1006と、上限額1007を一つのエントリに含む。
FIG. 10 is a diagram showing an example of an insurance contract table 1000. The insurance contract table 1000 is managed by the insurance claim adjustment device 500.
The insurance contract table 1000 includes an insurance contract ID 1001, an account ID 1002, a currency ID 1003, an insurance start date 1004, an insurance end date 1005, a coverage rate 1006, and a maximum amount 1007 in one entry.
 保険契約ID1001には、保険契約のユニークな識別子が格納される。アカウントID1002には、この保険契約を締結した被保険者のアカウントIDが格納される。通貨ID1003には、保険対象のデジタル通貨の通貨IDが格納される。保険開始日1004には、この保険契約の適用開始日が格納される。保険終了日1005には、この保険契約の適用終了日が格納される。カバー率1006には、この保険契約により、損害が補償される割合が格納される。上限額1007には、この保険契約で補償される損害の上限金額が格納される。 The unique identifier of the insurance contract is stored in the insurance contract ID 1001. The account ID 1002 stores the account ID of the insured person who has concluded this insurance contract. The currency ID 1003 stores the currency ID of the digital currency to be insured. The insurance start date 1004 stores the application start date of this insurance contract. The insurance end date 1005 stores the application end date of this insurance contract. The coverage rate 1006 stores the rate at which damages are compensated for under this insurance contract. The upper limit amount 1007 stores the upper limit amount of damage compensated under this insurance contract.
 図11は、請求テーブル1100の一例を示す図である。請求テーブル1100は、保険請求査定装置500によって管理される。 FIG. 11 is a diagram showing an example of the billing table 1100. Claim table 1100 is managed by insurance claim adjustment device 500.
 請求テーブル1100は、請求ID1101と、保険契約ID1102と、アカウントID1103と、通貨ID1104と、検証コード1105と、検証コードタイムスタンプ1106と、アカウント所有証明1107と、支払可否1108と、保険金1109と、ステータス1110を一つのエントリに含む。 The billing table 1100 includes a billing ID 1101, an insurance contract ID 1102, an account ID 1103, a currency ID 1104, a verification code 1105, a verification code timestamp 1106, an account ownership certificate 1107, a payment possibility 1108, an insurance money 1109, A status 1110 is included in one entry.
 請求ID1101には、保険請求のユニークな識別子が格納される。保険契約ID1102には、保険請求の対象となる保険契約IDが格納される。アカウントID1103には、保険請求の対象となるアカウントIDが格納される。通貨ID1104には、保険請求の対象となる通貨IDが格納される。検証コード1105には、保険査定の検証に利用される乱数が格納される。検証コードタイムスタンプ1106には、検証コードの発行時刻が格納される。アカウント所有証明1107には、アカウント所有証明の判定結果が格納される。支払可否1108には、保険金支払可否の査定結果が格納される。保険金1109には、支払われる保険金の金額が格納される。ステータス1110には、保険査定の進捗状況が格納される。 A unique identifier of an insurance claim is stored in the claim ID 1101. The insurance contract ID 1102 stores an insurance contract ID that is the subject of an insurance claim. The account ID 1103 stores an account ID for which an insurance claim is made. The currency ID 1104 stores a currency ID for which an insurance claim is made. The verification code 1105 stores random numbers used for verification of insurance assessment. The verification code time stamp 1106 stores the verification code issuance time. The account ownership certificate 1107 stores the determination result of the account ownership certificate. The payment possibility 1108 stores the assessment result of insurance claim payability. The insurance money 1109 stores the amount of insurance money to be paid. The status 1110 stores the progress status of insurance assessment.
 図12は、事故情報テーブル1200の一例を示す図である。事故情報テーブル1200は、保険請求査定装置500によって管理される。
  事故情報テーブル1200は、インシデントID1201と、通貨ID1202と、事故内容1203と、原因1204と、対策1205と、事故発生日1206と、対策完了日1207を一つのエントリに含む。
FIG. 12 is a diagram showing an example of an accident information table 1200. Accident information table 1200 is managed by insurance claim adjustment device 500.
The accident information table 1200 includes an incident ID 1201, a currency ID 1202, an accident content 1203, a cause 1204, a countermeasure 1205, an accident occurrence date 1206, and a countermeasure completion date 1207 in one entry.
 インシデントID1201には、デジタル通貨に関するサイバー事故のユニークな識別子が格納される。通貨ID1202には、サイバー事故が発生したデジタル通貨の通貨IDが格納される。事故内容1203には、事故の概要情報が格納される。原因1204には、事故の原因が格納される。対策1205には、事故への対策内容が格納される。事故発生日1206には、事故が発生した日時が格納される。対策完了日1207には、事故の対策が完了した日時が格納される。 Incident ID 1201 stores a unique identifier of a cyber accident related to digital currency. The currency ID 1202 stores the currency ID of the digital currency in which the cyber accident occurred. Accident details 1203 stores accident summary information. The cause 1204 stores the cause of the accident. The countermeasure 1205 stores contents of countermeasures for the accident. The accident occurrence date 1206 stores the date and time when the accident occurred. The countermeasure completion date 1207 stores the date and time when countermeasures for the accident were completed.
 <処理>
 以下の説明では、保険契約ID「P01」に対する保険請求査定を行う場合を例として説明するが、これに限定されるものではない。
<Processing>
In the following explanation, a case will be explained in which an insurance claim assessment is performed for insurance contract ID "P01" as an example, but the present invention is not limited to this.
 図13は、保険請求システム100が行う処理の一例を示すシーケンス図である。 FIG. 13 is a sequence diagram showing an example of processing performed by the insurance claim system 100.
 端末装置200は、保険請求を保険請求査定装置500に送信する(S1301)。
  保険請求査定装置500は、保険請求を受け付け、アカウント所有証明の提出要求を端末装置200に送信する(S1302)。
  端末装置200は、アカウント所有証明の発行要求をアカウント管理装置300に送信する(S1303)。
The terminal device 200 transmits the insurance claim to the insurance claim adjustment device 500 (S1301).
The insurance claim assessment device 500 accepts the insurance claim and transmits a request for submission of account ownership proof to the terminal device 200 (S1302).
The terminal device 200 transmits a request for issuing an account ownership certificate to the account management device 300 (S1303).
 アカウント管理装置300は、アカウント所有証明のトークン発行要求を決済装置400に送信する(S1304)。 The account management device 300 transmits a token issuance request for proof of account ownership to the payment device 400 (S1304).
 決済装置400は、トークン発行処理を実行し(S1305)、トークン取引結果をアカウント管理装置300に送信する(S1306)。 The payment device 400 executes token issuance processing (S1305) and sends the token transaction result to the account management device 300 (S1306).
 アカウント管理装置300は、アカウント所有証明のトークン移転要求を決済装置400に送信する(S1307)。 The account management device 300 transmits a token transfer request for proof of account ownership to the payment device 400 (S1307).
 決済装置400は、トークン移転処理を実行し(S1308)、トークン取引結果をアカウント管理装置300に送信する(S1309)。 The payment device 400 executes the token transfer process (S1308) and sends the token transaction result to the account management device 300 (S1309).
 アカウント管理装置300は、アカウント所有証明の発行完了を端末装置200に送信する(S1310)。 The account management device 300 transmits the completion of issuance of the account ownership certificate to the terminal device 200 (S1310).
 端末装置200は、アカウント所有証明の提出完了を保険請求査定装置500に送信する(S1311)。 The terminal device 200 transmits the completion of submission of account ownership proof to the insurance claim adjustment device 500 (S1311).
 保険請求査定装置500は、保険金支払の可否を判断し、損害と保険金を算出し(S1312)、査定結果を端末装置200に送信する(S1313)。 The insurance claim assessment device 500 determines whether an insurance claim can be paid, calculates the damage and insurance money (S1312), and transmits the assessment result to the terminal device 200 (S1313).
 図14は、保険請求プログラム1400の一例を示すフローチャートである。
  以下の説明では、保険請求プログラム1400を処理の主体として説明するが、演算装置202を処理の主体としてもよい。
FIG. 14 is a flowchart illustrating an example of an insurance claim program 1400.
In the following explanation, the insurance claim program 1400 will be described as the main body of processing, but the calculation device 202 may also be the main body of processing.
 保険請求プログラム1400は、出力装置に保険請求フォームを表示する(S1401)。
  次に、保険請求プログラム1400は、入力装置でユーザの入力を受け付け、保険請求情報を生成する(S1402)。保険請求情報には、保険請求手続きに関する情報として、保険契約ID、アカウントID、通貨IDが含まれる。例えば、保険請求情報は{保険契約ID:P01、アカウントID:user01、通貨ID:PU085}というメッセージである。
  次に、保険請求プログラム1400は、保険請求査定装置500に保険請求を送信する(S1403)。
  次に、保険請求プログラム1400は、保険請求査定装置500からアカウント所有証明の提出要求を受信する(S1404)。
  次に、保険請求プログラム1400は、アカウント管理装置300にアカウント所有証明の発行要求を送信する(S1405)。
  次に、保険請求プログラム1400は、アカウント管理装置300からアカウント所有証明の発行完了を受信する(S1406)。
  次に、保険請求プログラム1400は、保険請求査定装置500にアカウント所有証明の提出完了を送信する(S1407)。
  次に、保険請求プログラム1400は、保険請求査定装置から査定結果を受信する(S1408)。
The insurance claim program 1400 displays an insurance claim form on the output device (S1401).
Next, the insurance claim program 1400 receives user input using the input device and generates insurance claim information (S1402). The insurance claim information includes an insurance contract ID, an account ID, and a currency ID as information related to insurance claim procedures. For example, insurance claim information is a message {insurance contract ID: P01, account ID: user01, currency ID: PU085}.
Next, the insurance claim program 1400 transmits the insurance claim to the insurance claim adjustment device 500 (S1403).
Next, the insurance claim program 1400 receives a request to submit account ownership proof from the insurance claim adjustment device 500 (S1404).
Next, the insurance claim program 1400 transmits a request to issue an account ownership certificate to the account management device 300 (S1405).
Next, the insurance claim program 1400 receives the completion of issuance of the account ownership certificate from the account management device 300 (S1406).
Next, the insurance claim program 1400 transmits the completion of submission of account ownership proof to the insurance claim adjustment device 500 (S1407).
Next, the insurance claim program 1400 receives the assessment result from the insurance claim assessment device (S1408).
 図15は、証明書発行プログラム1500の一例を示すフローチャートである。
  以下の説明では、証明書発行プログラム1500を処理の主体として説明するが、演算装置302を処理の主体としてもよい。
FIG. 15 is a flowchart showing an example of the certificate issuing program 1500.
In the following description, the certificate issuing program 1500 will be described as the main body of processing, but the computing device 302 may also be the main body of processing.
 証明書発行プログラム1500は、端末装置200からアカウント所有証明の発行要求を受信する(S1501)。例えば、発行要求は、{保険契約ID:P01、通貨ID:PU085、被保険者アカウントID:user01、保険会社アカウントID:insurance01、検証コード:h8ex3h}というメッセージである。 The certificate issuance program 1500 receives an account ownership certificate issuance request from the terminal device 200 (S1501). For example, the issuance request is a message {insurance contract ID: P01, currency ID: PU085, insured account ID: user01, insurance company account ID: insurance01, verification code: h8ex3h}.
 証明書発行プログラム1500は、発行要求メッセージから、保険契約ID、通貨ID、被保険者アカウントID、保険会社アカウントID、検証コードを抽出する(S1502)。 The certificate issuance program 1500 extracts the insurance contract ID, currency ID, insured person account ID, insurance company account ID, and verification code from the issuance request message (S1502).
 証明書発行プログラム1500は、保険契約ID、被保険者アカウントID、通貨ID、検証コードをハッシュ関数に入力して、ハッシュ値を生成する(S1503)。 The certificate issuing program 1500 inputs the insurance contract ID, insured account ID, currency ID, and verification code into a hash function to generate a hash value (S1503).
 証明書発行プログラム1500は、トークン発行取引を行うため、決済装置400に対して、トークン取引要求を送信する(S1504)。トークン取引要求は、要求区分に発行、トークンIDに保険契約ID、トークン値に前ステップで生成したハッシュ値、送信元にカストディアカウントID、送信先に被保険者アカウントID、署名にカストディの秘密鍵による電子署名、という情報を持つ。例えば、トークン取引要求は、{要求区分:発行、トークンID:P01、トークン値:xjfi9j3424la890d、送信元:Bank02、送信先:user01、署名:sig-bank02}というメッセージである。 The certificate issuing program 1500 transmits a token transaction request to the payment device 400 in order to perform a token issuing transaction (S1504). A token transaction request is issued to the request category, the token ID is the insurance contract ID, the token value is the hash value generated in the previous step, the sender is the custody account ID, the destination is the insured account ID, and the signature is the custody private key. It has the information that it is an electronic signature. For example, the token transaction request is a message {request classification: issued, token ID: P01, token value: xjfi9j3424la890d, sender: Bank02, sender: user01, signature: sig-bank02}.
 証明書発行プログラム1500は、決済装置400からトークン取引結果を受信する(S1505)。 The certificate issuing program 1500 receives the token transaction result from the payment device 400 (S1505).
 証明書発行プログラム1500は、トークン移転取引を行うため、決済装置400に対して、トークン取引要求を送信する(S1506)。トークン取引要求は、要求区分に移転、トークンIDに保険契約ID、送信元に被保険者アカウントID、送信先に保険会社アカウントID、署名に被保険者の秘密鍵による電子署名、という情報を持つ。例えば、トークン取引要求は、{要求区分:移転、トークンID:P01、送信元:user01、送信先:insurance01、署名:sig-user01}というメッセージである。
  証明書発行プログラム1500は、決済装置400からトークン取引結果を受信する(S1507)。
  証明書発行プログラム1500は、端末装置200にアカウント所有証明の発行完了を送信する(S1508)。
The certificate issuing program 1500 transmits a token transaction request to the payment device 400 in order to perform a token transfer transaction (S1506). The token transaction request is transferred to the request category, has the following information: the token ID is the insurance contract ID, the sender is the insured's account ID, the destination is the insurance company account ID, and the signature is an electronic signature using the insured's private key. . For example, a token transaction request is a message {request classification: transfer, token ID: P01, sender: user01, sender: insurance01, signature: sig-user01}.
The certificate issuing program 1500 receives the token transaction result from the payment device 400 (S1507).
The certificate issuing program 1500 transmits the completion of issuing the account ownership certificate to the terminal device 200 (S1508).
 図16は、アカウント所有証明トークンプログラム1600の一例を示すフローチャートである。
  以下の説明では、アカウント所有証明トークンプログラム1600を処理の主体として説明するが、演算装置402を処理の主体としてもよい。
FIG. 16 is a flowchart showing an example of an account ownership proof token program 1600.
In the following description, the account ownership proof token program 1600 will be described as the main body of processing, but the processing unit 402 may also be the main body of processing.
 アカウント所有証明トークンプログラム1600は、アカウント管理装置300からトークン取引要求を受信する(S1601)。 The account ownership proof token program 1600 receives a token transaction request from the account management device 300 (S1601).
 アカウント所有証明トークンプログラム1600は、トークン取引要求メッセージの要求区分を参照し、要求された取引内容を判定する(S1602)。発行の場合、S1603に進む。移転の場合、S1610に進む。 The account ownership proof token program 1600 refers to the request category of the token transaction request message and determines the details of the requested transaction (S1602). In the case of issuance, the process advances to S1603. In the case of relocation, the process advances to S1610.
 アカウント所有証明トークンプログラム1600は、トークン取引要求から、トークンID、トークン値、送信元、送信先、署名、を抽出する(S1603)。例えば、トークン取引要求から、トークンID:P01、トークン値:xjfi9j3424la890d、送信元:bank02、送信先:user01、署名:sig-bank02という値を抽出する。 The account ownership proof token program 1600 extracts the token ID, token value, sender, destination, and signature from the token transaction request (S1603). For example, the following values are extracted from the token transaction request: token ID: P01, token value: xjfi9j3424la890d, sender: bank02, sender: user01, and signature: sig-bank02.
 アカウント所有証明トークンプログラム1600は、トークンIDをキーにアカウント所有証明トークン管理テーブル800を検索する(S1604)。 The account ownership proof token program 1600 searches the account ownership proof token management table 800 using the token ID as a key (S1604).
 アカウント所有証明トークンプログラム1600は、アカウント所有証明の二重請求を防止するために、同一のトークンIDを持つレコードが存在するかを判定する(S1605)。Yesの場合、二重請求のため、発行取引を中断して、S1614に進む。Noの場合、新規請求のため、S1606に進む。 The account ownership proof token program 1600 determines whether a record with the same token ID exists in order to prevent double requests for account ownership proof (S1605). If Yes, the issuance transaction is interrupted due to double billing and the process proceeds to S1614. If No, the process advances to S1606 for a new request.
 アカウント所有証明トークンプログラム1600は、アカウント所有証明トークン管理テーブル800にレコードを追加する(S1606)。レコードのデータ項目は、トークンID、トークン値、所有者である。トークンIDとトークン値には、トークン取引要求から抽出した値をセットする。所有者には、トークン取引要求の送信先の値をセットする。例えば、アカウント所有証明トークン管理レコードは、トークンID:P01、トークン値:xjfi9j3424la890d、所有者:user01、という情報を持つ。 The account ownership proof token program 1600 adds a record to the account ownership proof token management table 800 (S1606). Data items of the record are token ID, token value, and owner. The values extracted from the token transaction request are set in the token ID and token value. Set the value of the destination of the token transaction request to the owner. For example, the account ownership proof token management record has information such as token ID: P01, token value: xjfi9j3424la890d, and owner: user01.
 アカウント所有証明トークンプログラム1600は、アカウント所有証明トークン取引履歴テーブル900にレコードを追加する(S1607)。レコードのデータ項目は、取引ID、トークンID、トークン値、送信元、送信先、署名、タイムスタンプである。取引IDには、取引をユニークに識別する値をセットする。トークンID、トークン値、送信元、送信先、署名には、トークン取引要求から抽出した値をセットする。タイムスタンプには取引を実行した時刻をセットする。例えば、アカウント所有証明トークン取引履歴レコードは、取引ID:x2nd8hapo、トークンID:P01、トークン値:xjfi9j3424la890d、送信元:Bank02、送信先:user01、署名:sig-bank02、タイムスタンプ:2022/02/11 14:23:01という情報を持つ。 The account ownership proof token program 1600 adds a record to the account ownership proof token transaction history table 900 (S1607). The data items of the record are transaction ID, token ID, token value, sender, sender, signature, and timestamp. The transaction ID is set to a value that uniquely identifies the transaction. The values extracted from the token transaction request are set in the token ID, token value, sender, destination, and signature. The timestamp is set to the time the transaction was executed. For example, the account ownership proof token transaction history record is transaction ID: x2nd8hapo, token ID: P01, token value: xjfi9j3424la890d, sender: Bank02, sender: user01, signature: sig-bank02, timestamp: 2022/02/11 It has the information 14:23:01.
 アカウント所有証明トークンプログラム1600は、トークン取引結果のステータスを成功に設定する(S1608)。 The account ownership proof token program 1600 sets the status of the token transaction result to success (S1608).
 アカウント所有証明トークンプログラム1600は、アカウント管理装置300にトークン取引結果を送信する(S1609)。 The account ownership proof token program 1600 sends the token transaction result to the account management device 300 (S1609).
 アカウント所有証明トークンプログラム1600は、トークン取引要求から、トークンID、送信元、送信先、署名、を抽出する(S1610)。例えば、トークン取引要求から、トークンID:P01、送信元:user01、送信先:insurance01、署名:sig-user01という値を抽出する。 The account ownership proof token program 1600 extracts the token ID, sender, sender, and signature from the token transaction request (S1610). For example, the following values are extracted from the token transaction request: token ID: P01, sender: user01, sender: insurance01, and signature: sig-user01.
 アカウント所有証明トークンプログラム1600は、トークンIDをキーにアカウント所有証明トークン管理テーブル800を検索する(S1611)。 The account ownership proof token program 1600 searches the account ownership proof token management table 800 using the token ID as a key (S1611).
 アカウント所有証明トークンプログラム1600は、存在しないアカウント所有証明を保険会社に提出することを防止するために、同一のトークンIDを持つレコードが存在するかを判定する(S1612)。Yesの場合、アカウント所有証明が存在するため、S1613に進む。Noの場合、アカウント所有署名が存在しないため、移転取引を中断して、S1614に進む。 The account ownership proof token program 1600 determines whether a record with the same token ID exists in order to prevent a non-existing account ownership proof from being submitted to an insurance company (S1612). If Yes, the process advances to S1613 because account ownership proof exists. If No, the account ownership signature does not exist, so the transfer transaction is interrupted and the process advances to S1614.
 アカウント所有証明トークンプログラム1600は、アカウント所有証明トークン管理テーブル800の所有者を更新する(S1613)。所有者には、トークン取引要求の送信先の値をセットする。例えば、アカウント所有証明トークン管理レコードは、トークンID:P01、トークン値:xjfi9j3424la890d、所有者:insurance01、という情報を持つ。 The account ownership proof token program 1600 updates the owner of the account ownership proof token management table 800 (S1613). Set the value of the destination of the token transaction request to the owner. For example, the account ownership proof token management record has information such as token ID: P01, token value: xjfi9j3424la890d, and owner: insurance01.
 アカウント所有証明トークンプログラム1600は、発行取引や移転取引を中断した場合、トークン取引結果のステータスを失敗に設定する(S1614)。 If the account ownership proof token program 1600 interrupts the issuance transaction or transfer transaction, it sets the status of the token transaction result to failure (S1614).
 図17は、請求管理プログラム1700の一例を示すフローチャートである。
  以下の説明では、請求管理プログラム1700を処理の主体として説明するが、演算装置502を処理の主体としてもよい。
FIG. 17 is a flowchart illustrating an example of the billing management program 1700.
In the following description, the billing management program 1700 will be described as the main body of processing, but the computing device 502 may also be the main body of processing.
 請求管理プログラム1700は、端末装置200から保険請求を受信する(S1701)。保険請求情報には、保険請求手続きに関する情報として、保険契約ID、アカウントID、通貨IDが含まれる。例えば、保険請求情報は{保険契約ID:P01、アカウントID:user01、通貨ID:PU085}というメッセージである。 The claim management program 1700 receives an insurance claim from the terminal device 200 (S1701). The insurance claim information includes an insurance contract ID, an account ID, and a currency ID as information related to insurance claim procedures. For example, insurance claim information is a message {insurance contract ID: P01, account ID: user01, currency ID: PU085}.
 請求管理プログラム1700は、保険請求情報を請求テーブル1100に追記する(S1702)。請求IDには、請求をユニークに識別する値をセットする。保険契約ID、アカウントID、通貨IDには、保険請求から抽出した値をセットする。ステータスには、請求受付という値をセットする。その他のデータ項目については、この時点では空欄をセットする。例えば、請求レコードは、請求ID:C101、保険契約ID:P01、アカウントID:user01、通貨ID:PU085、ステータス:請求受付という情報を持つ。 The billing management program 1700 adds insurance billing information to the billing table 1100 (S1702). The request ID is set to a value that uniquely identifies the request. The insurance contract ID, account ID, and currency ID are set to values extracted from the insurance claim. The status is set to a value of billing accepted. For other data items, leave them blank at this point. For example, the billing record has information such as billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, and status: billing acceptance.
 請求管理プログラム1700は、エビデンス収集プログラム1800を実行する(S1703)。
  請求管理プログラム1700は、損害査定プログラム1900を実行する(S1704)。
  請求管理プログラム1700は、請求テーブル1100から査定完了後のレコードを取得する(S1705)。
  請求管理プログラム1700は、端末装置200に査定結果を通知する(S1706)。
The billing management program 1700 executes the evidence collection program 1800 (S1703).
The claim management program 1700 executes the damage assessment program 1900 (S1704).
The billing management program 1700 acquires the record after the completion of the assessment from the billing table 1100 (S1705).
The billing management program 1700 notifies the terminal device 200 of the assessment result (S1706).
 図18は、エビデンス収集プログラム1800の一例を示すフローチャートである。
  以下の説明では、エビデンス収集プログラム1800を処理の主体として説明するが、演算装置502を処理の主体としてもよい。
FIG. 18 is a flowchart illustrating an example of the evidence collection program 1800.
In the following description, the evidence collection program 1800 will be described as the main body of processing, but the computing device 502 may also be the main body of processing.
 エビデンス収集プログラム1800は、請求管理プログラム1700からエビデンス収集要求を受信する(S1801)。エビデンス収集要求には、請求IDが含まれる。例えば、エビデンス収集要求は{請求ID:C101}というメッセージである。 The evidence collection program 1800 receives an evidence collection request from the billing management program 1700 (S1801). The evidence collection request includes a request ID. For example, the evidence collection request is a message {request ID: C101}.
 エビデンス収集プログラム1800は、エビデンス収集要求メッセージから請求IDを抽出する(S1802)。例えば、請求IDはC101である。 The evidence collection program 1800 extracts the request ID from the evidence collection request message (S1802). For example, the billing ID is C101.
 エビデンス収集プログラム1800は、請求IDで請求テーブルを検索し、請求レコードを取得する(S1803)。 The evidence collection program 1800 searches the billing table using the billing ID and obtains the billing record (S1803).
 エビデンス収集プログラム1800は、当該請求に対する検証コードの乱数を生成する(S1804)。検証コードは、アカウント所有証明が、保険対象のデジタル通貨に対して発行されていることを検証するために利用される。デジタル通貨には様々な種類が存在するため、どのデジタル通貨がサイバー事故に合うかは状況による。また、1つのサイバー事故が複数のデジタル通貨に影響する場合もある。そのため、被保険者は、保険請求において、損害を受けたデジタル通貨を選択して保険請求を行う。もし、保険対象外のデジタル通貨に対するアカウント所有証明が提出された場合、請求査定装置は保険金支払いを拒絶する必要がある。以上のような理由により、検証コードが発行される。検証コードを用いた査定方法については、損害査定プログラム1900のフローチャートで述べる。 The evidence collection program 1800 generates a random number of verification code for the request (S1804). The verification code is used to verify that proof of account ownership has been issued for the insured digital currency. There are various types of digital currencies, so which digital currency is suitable for cyber incidents depends on the situation. Additionally, a single cyber incident may affect multiple digital currencies. Therefore, when making an insurance claim, the insured person selects the digital currency that has suffered damage and makes an insurance claim. If proof of account ownership for a digital currency that is not covered by insurance is submitted, the claims adjuster must deny the claim. A verification code is issued for the reasons mentioned above. The assessment method using the verification code will be described in the flowchart of the damage assessment program 1900.
 エビデンス収集プログラム1800は、請求テーブル1100に検証コードと検証コードタイムスタンプを追記する(S1805)。検証コードには、前ステップで生成した乱数をセットする。検証コードタイムスタンプには、検証コードを生成した時刻をセットする。例えば、請求レコードは、請求ID:C101、保険契約ID:P01、アカウントID:user01、通貨ID:PU085、検証コード:h8ex3h、検証コードタイムスタンプ:2022/02/11 14:21:50、ステータス:請求受付、という情報を持つ。 The evidence collection program 1800 adds the verification code and verification code time stamp to the billing table 1100 (S1805). Set the random number generated in the previous step to the verification code. The verification code timestamp is set to the time when the verification code was generated. For example, the billing record is billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, verification code: h8ex3h, verification code timestamp: 2022/02/11 14:21:50, status: It has information such as billing reception.
 エビデンス収集プログラム1800は、アカウント所有証明の提出要求を端末装置200に送信する(S1806)。アカウント所有証明の提出要求は、保険契約ID、通貨ID、被保険者アカウントID、保険会社アカウントID、検証コードを含む。例えば、アカウント所有証明の提出要求は、{保険契約ID:P01、通貨ID:PU085、被保険者アカウントID:user01、保険会社アカウントID:insurance01、検証コード:h8ex3h}というメッセージである。 The evidence collection program 1800 transmits a request to submit account ownership proof to the terminal device 200 (S1806). The request for submission of account ownership proof includes an insurance contract ID, a currency ID, an insured account ID, an insurance company account ID, and a verification code. For example, the request to submit proof of account ownership is a message {insurance contract ID: P01, currency ID: PU085, insured account ID: user01, insurance company account ID: insurance01, verification code: h8ex3h}.
 エビデンス収集プログラム1800は、端末装置200からアカウント所有証明書の提出完了通知を受信する(S1807)。 The evidence collection program 1800 receives an account ownership certificate submission completion notification from the terminal device 200 (S1807).
 エビデンス収集プログラム1800は、請求テーブルのステータスを査定待ちに更新する(S1808)。 The evidence collection program 1800 updates the status of the claim table to awaiting assessment (S1808).
 図19は、損害査定プログラム1900の一例を示すフローチャートである。
  以下の説明では、損害査定プログラム1900を処理の主体として説明するが、演算装置502を処理の主体としてもよい。
FIG. 19 is a flowchart illustrating an example of the damage assessment program 1900.
In the following description, the damage assessment program 1900 will be described as the main body of processing, but the arithmetic device 502 may also be the main body of processing.
 損害査定プログラム1900は、請求管理プログラム1700から損害査定要求を受信する(S1901)。損害査定要求には、請求IDが含まれる。例えば、損害査定要求は{請求ID:C101}というメッセージである。 The damage assessment program 1900 receives a damage assessment request from the claim management program 1700 (S1901). The claim ID is included in the damage assessment request. For example, the damage assessment request is a message {Claim ID: C101}.
 損害査定プログラム1900は、損害査定要求メッセージから請求IDを抽出する(S1902)。例えば、請求IDはC101である。 The damage assessment program 1900 extracts the claim ID from the damage assessment request message (S1902). For example, the billing ID is C101.
 損害査定プログラム1900は、請求IDで請求テーブル1100を検索し、請求レコードを取得する(S1903)。 The damage assessment program 1900 searches the claim table 1100 using the claim ID and obtains a claim record (S1903).
 損害査定プログラム1900は、当該請求レコードから、保険契約ID、アカウントID、通貨ID、検証コード、検証コードタイムスタンプを抽出する(S1904)。例えば、請求ID:C101、保険契約ID:P01、アカウントID:user01、通貨ID:PU085、検証コード:h8ex3h、検証コードタイムスタンプ:2022/02/11 14:21:50、という情報を抽出する。 The loss assessment program 1900 extracts the insurance contract ID, account ID, currency ID, verification code, and verification code time stamp from the claim record (S1904). For example, the following information is extracted: billing ID: C101, insurance contract ID: P01, account ID: user01, currency ID: PU085, verification code: h8ex3h, verification code timestamp: 2022/02/11 14:21:50.
 損害査定プログラム1900は、保険契約IDで保険契約テーブル1000を検索し、保険契約レコードを取得する(S1905)。 The loss assessment program 1900 searches the insurance contract table 1000 using the insurance contract ID and obtains the insurance contract record (S1905).
 損害査定プログラム1900は、当該保険契約レコードから、アカウントID、通貨ID、保険開始日、保険終了日を抽出する(S1906)。例えば、保険契約ID:P01、アカウントID:user01、通貨ID:PU085、保険開始日:2022/01/01、保険終了日:2022/03/31、という情報を抽出する。
損害査定プログラム1900は、保険請求されたアカウントIDが保険対象のアカウントIDかどうかを検証するため、請求レコードのアカウントIDと契約レコードのアカウントIDを比較する(S1907)。
The loss assessment program 1900 extracts the account ID, currency ID, insurance start date, and insurance end date from the insurance contract record (S1906). For example, the following information is extracted: insurance contract ID: P01, account ID: user01, currency ID: PU085, insurance start date: 2022/01/01, insurance end date: 2022/03/31.
The loss assessment program 1900 compares the account ID in the claim record with the account ID in the contract record in order to verify whether the account ID for which the insurance claim was made is the account ID to be insured (S1907).
 損害査定プログラム1900は、アカウントIDが一致するかを判断する(S1908)。Yesの場合、S1909に進む。Noの場合、請求内容が保険契約と不一致のため、査定処理を中断して、S1937に進む。 The damage assessment program 1900 determines whether the account IDs match (S1908). If Yes, the process advances to S1909. If No, the request details do not match the insurance contract, so the assessment process is interrupted and the process advances to S1937.
 損害査定プログラム1900は、保険請求された通貨IDが保険対象の通貨IDかどうかを検証するため、請求レコードの通貨IDと契約レコードの通貨IDを比較する(S1909)。 The loss assessment program 1900 compares the currency ID of the claim record with the currency ID of the contract record in order to verify whether the currency ID of the insurance claim is the currency ID of the insurance target (S1909).
 損害査定プログラム1900は、通貨IDが一致するかを判断する(S1910)。Yesの場合、S1911に進む。Noの場合、請求内容が保険契約と不一致のため、査定処理を中断して、S1937に進む。 The damage assessment program 1900 determines whether the currency IDs match (S1910). If Yes, the process advances to S1911. If No, the request details do not match the insurance contract, so the assessment process is interrupted and the process advances to S1937.
 損害査定プログラム1900は、事故情報テーブル1200から「通貨ID=通貨ID AND 事故発生日>=保険開始日 AND 事故発生日<=保険終了日」という条件に合致するレコードを抽出する(S1911)。例えば、通貨ID=PU085 AND 事故発生日>=2022/01/01 AND 事故発生日<=2022/03/31、という条件で検索する。 The loss assessment program 1900 extracts records that match the condition "Currency ID=Currency ID AND Accident occurrence date>=Insurance start date AND Accident occurrence date<=Insurance end date" from the accident information table 1200 (S1911). For example, the search is performed using the following conditions: currency ID=PU085 AND date of accident >=2022/01/01 AND date of accident <=2022/03/31.
 損害査定プログラム1900は、保険対象のデジタル通貨について、保険期間中にサイバー事故の発生が報告されたかを検証するため、前記ステップの条件に合致する事故情報レコードが存在するかどうかを判断する(S1912)。Yesの場合、サイバー事故が発生しているため、S1913に進んで査定処理を継続する。Noの場合、サイバー事故が発生していないため、査定処理を中断して、S1937に進む。 The loss assessment program 1900 determines whether there is an accident information record that meets the conditions of the step above in order to verify whether the occurrence of a cyber accident has been reported during the insurance period for the digital currency to be insured (S1912 ). If Yes, a cyber accident has occurred, so the process advances to S1913 to continue the assessment process. In the case of No, since no cyber accident has occurred, the assessment process is interrupted and the process proceeds to S1937.
 損害査定プログラム1900は、アカウント所有署名トークンの発行履歴を確認するため、決済装置400のアカウント所有証明トークン取引履歴テーブル900から「トークンID=保険契約ID AND 送信元=カストディアカウントID AND 送信先=被保険者アカウントID」という条件に合致するレコードを抽出する(S1913)。例えば、トークンID=P01 AND 送信元=Bank02 AND 送信先=user01、という条件で検索する。 In order to confirm the issuance history of the account ownership signature token, the loss assessment program 1900 retrieves the following information from the account ownership proof token transaction history table 900 of the payment device 400: “Token ID = Insurance contract ID AND Sender = Custody account ID AND Destination = Victim. Records matching the condition "insurer account ID" are extracted (S1913). For example, the search is performed using the following conditions: token ID=P01 AND source=Bank02 AND destination=user01.
 損害査定プログラム1900は、アカウント所有証明トークン取引履歴レコードが存在するかを判断する(S1914)。Yesの場合、査定処理を継続するため、S1915に進む。Noの場合、査定処理を中断して、S1926に進む。 The damage assessment program 1900 determines whether an account ownership proof token transaction history record exists (S1914). If Yes, the process advances to S1915 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
 損害査定プログラム1900は、当該アカウン所有証明トークン取引履歴レコードから、署名、タイムスタンプを抽出する(S1915)。例えば、署名:sig-bank02、タイムスタンプ:2022/02/11 14:23:01、である。 The damage assessment program 1900 extracts the signature and time stamp from the account ownership proof token transaction history record (S1915). For example, signature: sig-bank02, timestamp: 2022/02/11 14:23:01.
 損害査定プログラム1900は、アカウント所有証明トークンがカストディに発行されたものであることを検証するため、前記ステップで抽出した署名がカストディの署名であるかを判断する(S1916)。Yesの場合、査定処理を継続するため、S1917に進む。Noの場合、査定処理を中断して、S1926に進む。 In order to verify that the account ownership proof token was issued to the custodian, the damage assessment program 1900 determines whether the signature extracted in the step above is the custodian's signature (S1916). If Yes, the process advances to S1917 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
 損害査定プログラム1900は、過去に発行されたアカウント所有証明の使い回しを防ぐため、請求レコードの検証コードタイムスタンプとアカウント所有証明トークン取引レコードのタイムスタンプを比較する(S1917)。保険金の支払条件の1つは、保険請求時点において、被保険者が保険対象のデジタル通貨のアカウント所有者であり、秘密鍵が安全に保管されていることである。過去に発行されたアカウント所有証明を再提出されると、現時点のアカウント管理状況を確認できない。従って、アカウント所有証明トークンが保険請求後に発行されたことを検証する必要がある。 The damage assessment program 1900 compares the verification code timestamp of the billing record with the timestamp of the account ownership certificate token transaction record in order to prevent the reuse of account ownership certificates issued in the past (S1917). One of the conditions for payment of insurance claims is that at the time of the insurance claim, the insured must be the account holder of the insured digital currency and the private key must be kept securely. If you resubmit the proof of account ownership issued in the past, you will not be able to confirm the current account management status. Therefore, it is necessary to verify that the account ownership proof token was issued after the insurance claim.
 損害査定プログラム1900は、請求レコードの検証コードタイムスタンプがアカウント所有証明トークン取引レコードのタイムスタンプよりも早いかどうか判断する(S1918)。Yesの場合、査定処理を継続するため、S1919に進む。Noの場合、査定処理を中断して、S1926に進む。 The damage assessment program 1900 determines whether the verification code timestamp of the billing record is earlier than the timestamp of the account ownership proof token transaction record (S1918). If Yes, the process advances to S1919 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
 損害査定プログラム1900は、アカウント所有署名トークンの移転履歴を確認するため、決済装置400のアカウント所有証明トークン取引履歴テーブル900から「トークンID=保険契約ID AND 送信元=被保険者アカウントID AND 送信先=保険会社アカウントID」という条件に合致するレコードを抽出する(S1919)。例えば、トークンID=P01 AND 送信元=user01 AND 送信先=insurance01、という条件で検索する。 In order to confirm the transfer history of the account ownership signature token, the loss adjustment program 1900 retrieves the following information from the account ownership proof token transaction history table 900 of the payment device 400: “Token ID = Insurance contract ID AND Sender = Insured account ID AND Destination =Insurance company account ID" is extracted (S1919). For example, the search is performed using the following conditions: token ID=P01 AND source=user01 AND destination=insurance01.
 損害査定プログラム1900は、アカウント所有証明トークン取引履歴レコードが存在するかを判断する(S1920)。Yesの場合、査定処理を継続するため、S1915に進む。Noの場合、査定処理を中断して、S1926に進む。 The damage assessment program 1900 determines whether an account ownership proof token transaction history record exists (S1920). If Yes, the process advances to S1915 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
 損害査定プログラム1900は、当該アカウン所有証明トークン取引履歴レコードから、トークン値、署名、を抽出する(S1921)。例えば、トークン値:xjfi9j3424la890d、署名:sig-user01、である。 The damage assessment program 1900 extracts the token value and signature from the account ownership proof token transaction history record (S1921). For example, token value: xjfi9j3424la890d, signature: sig-user01.
 損害査定プログラム1900は、被保険者の鍵が安全に管理されていて、デジタル通貨の取引を行える状態であることを検証するため、前記ステップで抽出した署名が被保険者の署名であるかどうかを判断する。(S1922)。Yesの場合、査定処理を継続するため、S1923に進む。Noの場合、査定処理を中断して、S1926に進む。 The loss adjustment program 1900 determines whether the signature extracted in the previous step is the insured's signature in order to verify that the insured's keys are securely managed and ready for digital currency transactions. to judge. (S1922). If Yes, the process advances to S1923 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926.
 損害査定プログラム1900は、請求レコードから取得した、保険契約ID、被保険者アカウントID、通貨ID、検証コードをハッシュ関数に入力して、ハッシュ値を生成する(S1923)。 The loss assessment program 1900 inputs the insurance contract ID, insured account ID, currency ID, and verification code obtained from the claim record into a hash function to generate a hash value (S1923).
 損害査定プログラム1900は、アカウント所有証明が保険対象のデジタル通貨に対して発行されていることを検証するため、前記ステップで生成したハッシュ値がアカウン所有証明トークン取引履歴レコードから取得したトークン値と一致するかを判断する(S1924)。Yesの場合、査定処理を継続するため、S1925に進む。Noの場合、査定処理を中断して、S1926に進む。本ステップで比較するハッシュ値は、アカウントIDとデジタル通貨IDの組合せに対してユニークな値である。仮に、保険対象外のアカウントIDやデジタル通貨に対するアカウント所有証明だった場合、トークン値が異なるため、ハッシュ値と不一致になる。これにより、アカウント所有証明が保険対象のデジタル通貨に対して発行されていることを検証する。 The loss adjustment program 1900 verifies that the account ownership certificate was issued for the insured digital currency by verifying that the hash value generated in the previous step matches the token value obtained from the account ownership token transaction history record. It is determined whether to do so (S1924). If Yes, the process advances to S1925 to continue the assessment process. If No, the assessment process is interrupted and the process advances to S1926. The hash value compared in this step is a unique value for the combination of account ID and digital currency ID. If it is an account ID or proof of account ownership for digital currency that is not covered by insurance, the token value will be different and will not match the hash value. This verifies that proof of account ownership has been issued for the insured digital currency.
 損害査定プログラム1900は、請求テーブルのアカウント所有証明をOKに更新する(S1925)。
  損害査定プログラム1900は、請求テーブルのアカウント所有証明をNGに更新する(S1926)。
  損害査定プログラム1900は、事故情報レコードから、事故発生日、対策完了日を抽出する(S1927)。例えば、事故発生日:2022/02/07、対策完了日:2022/02/09、という情報を抽出する。
The damage assessment program 1900 updates the account ownership certificate in the billing table to OK (S1925).
The damage assessment program 1900 updates the account ownership certificate in the billing table to NG (S1926).
The damage assessment program 1900 extracts the accident occurrence date and countermeasure completion date from the accident information record (S1927). For example, information such as accident occurrence date: 2022/02/07 and countermeasure completion date: 2022/02/09 is extracted.
 損害査定プログラム1900は、サイバー事故の発生から対策完了の間に、被保険者のアカウントに対して行われたデジタル通貨取引の情報を収集するために、決済装置400のデジタル通貨取引履歴テーブル700から「通貨ID=通貨ID AND(送信元=アカウントID OR 送信先=アカウントID)AND タイムスタンプ>=事故発生日 タイムスタンプ<=対策完了日」という条件に合致するレコードを抽出する(S1928)。例えば、通貨ID=PU085 AND(送信元=user01 OR 送信先=user01)AND タイムスタンプ>=2022/02/07 タイムスタンプ<=2022/02/09」という条件で検索する。 The loss assessment program 1900 uses the digital currency transaction history table 700 of the payment device 400 to collect information on digital currency transactions made to the insured's account between the occurrence of the cyber accident and the completion of countermeasures. Records that match the condition "Currency ID=Currency ID AND (Sender=Account ID OR Destination=Account ID) AND Time stamp>=Date of accident Time stamp<=Date of countermeasure completion" are extracted (S1928). For example, the search is performed using the following conditions: currency ID=PU085 AND (sender=user01 OR destination=user01) AND timestamp>=2022/02/07 timestamp<=2022/02/09.
 損害査定プログラム1900は、前記ステップで取得した取引履歴レコード群に対して、取引額を抽出し、変動額を集計する(S1929)。変動額とは、被保険者のアカウントに対して行われたデジタル通貨に対するサイバー事故の発生から対策完了の間において変動したデジタル通貨の金額である。この集計値がマイナスの場合、その金額を被害額とし、当該被害額がサイバー事故により発生した損害とする。集計値がプラス、または、ゼロの場合、サイバー事故による損害は無かったと判断する。 The damage assessment program 1900 extracts the transaction amount from the transaction history record group acquired in the above step and totals the fluctuation amount (S1929). The amount of change is the amount of digital currency that changed between the occurrence of a cyber accident and the completion of countermeasures against the digital currency that was carried out on the insured's account. If this total value is negative, that amount is considered as the amount of damage, and the amount of damage is considered as the damage caused by the cyber accident. If the total value is positive or zero, it is determined that there was no damage due to the cyber accident.
 損害査定プログラム1900は、前記ステップで集計した変動額の正負を判断する(S1930)。マイナスの場合、S1931に進む。プラス、または、ゼロの場合、査定処理を中断して、S1937に進む。 The damage assessment program 1900 determines whether the amount of change compiled in the above step is positive or negative (S1930). If the value is negative, the process advances to S1931. If the value is plus or zero, the assessment process is interrupted and the process advances to S1937.
 損害査定プログラム1900は、保険契約レコードから、カバー率、上限額を抽出する(S1931)。例えば、カバー率:80、上限額:1000、という情報である。 The loss assessment program 1900 extracts the coverage rate and upper limit amount from the insurance contract record (S1931). For example, the information is that the coverage rate is 80 and the upper limit is 1000.
 損害査定プログラム1900は、デジタル通貨の取引履歴から集計した変動額にカバー率を乗算して、保険金を算出する(S1933)。例えば、変動額が1000だった場合、カバー率の80%を乗算して、保険金は800となる。 The loss assessment program 1900 calculates insurance money by multiplying the amount of change compiled from the digital currency transaction history by the coverage rate (S1933). For example, if the variable amount is 1000, the insurance amount will be 800 by multiplying by 80% of the coverage rate.
 損害査定プログラム1900は、前記ステップで算出した保険金が上限額を超えるかどうか判断する(S1934)。Yesの場合、保険金を補正するため、S1935に進む。Noの場合、保険金は確定のため、S1936に進む。 The loss assessment program 1900 determines whether the insurance money calculated in the step above exceeds the upper limit (S1934). If Yes, the process advances to S1935 to correct the insurance money. If No, the insurance money is finalized, so the process advances to S1936.
 損害査定プログラム1900は、保険金を上限額に変更する(S1935)。例えば、算出された保険金が1500で、上限額が1000の場合、保険金を上限額である1000に変更する。 The loss assessment program 1900 changes the insurance money to the upper limit amount (S1935). For example, if the calculated insurance money is 1500 and the upper limit is 1000, the insurance money is changed to 1000, which is the upper limit.
 損害査定プログラム1900は、請求テーブル1100の保険金に算出した保険金を記録し、支払可否を可に更新する(S1936)。 The loss assessment program 1900 records the calculated insurance money in the insurance money in the claim table 1100, and updates the payability to OK (S1936).
 損害査定プログラム1900は、請求テーブル1100の支払可否を否に更新する(S1937)。 The damage assessment program 1900 updates the payment possibility in the billing table 1100 to “no” (S1937).
 損害査定プログラム1900は、請求テーブルのステータスを完了に更新する(S1938)。 The damage assessment program 1900 updates the status of the claim table to completed (S1938).
 このように、本実施例では、図13等を用いて説明したように、端末装置200と、アカウント管理装置300と、決済装置400と、保険請求査定装置500と、を有する保険請求システム100において、それぞれの装置は、プロセッサとメモリとを有し、上記端末装置200のプロセッサは、第1のプログラム(保険請求プログラム1400)を実行して、ユーザから入力されたデジタル通貨の保険請求手続きに関する保険請求情報を、上記保険請求査定装置500に出力し、上記保険請求査定装置500のプロセッサは、第2のプログラム(請求管理プログラム1700)を実行して、上記保険請求情報に含まれる、上記ユーザのアカウントを識別するためのアカウントIDにより識別されるユーザが被保険者としてアカウントを所有していることを証明するためのアカウント所有証明の提出を、上記端末装置200に要求し、上記端末装置200のプロセッサは、上記第1のプログラムを実行して、上記アカウント所有証明の発行要求を、上記アカウント管理装置300に出力し、上記アカウント管理装置300のプロセッサは、第3のプログラム(証明書発行プログラム1500)を実行して、上記保険請求情報に含まれる、上記デジタル通貨の保険契約を識別するための保険契約IDと上記アカウントIDと上記デジタル通貨を識別するための通貨IDとを用いて生成した、上記被保険者を所有者とする上記アカウント所有証明のトークンの発行要求を上記決済装置400に出力し、上記決済装置のプロセッサ400は、第4のプログラム(アカウント所有証明トークンプログラム1600)を実行して、上記トークンを識別するためのトークンIDと上記トークンの値と上記トークンの所有者とを対応付けた第1のテーブル(アカウント所有証明トークン管理テーブル900)に、上記発行要求を受けた上記トークンを追加し、当該追加した結果をトークン発行取引結果として上記アカウント管理装置300に出力し、上記アカウント管理装置300のプロセッサは、上記第3のプログラムを実行して、上記トークン発行取引結果に対して、上記追加した上記トークンの所有者を保険会社とする移転要求を上記決済装置400に出力し、上記決済装置400のプロセッサは、上記第4のプログラムを実行して、上記第1のテーブルに追加された上記トークンの所有者を上記保険会社に更新し、当該更新した結果をトークン移転取引結果として上記アカウント管理装置300に出力し、上記アカウント管理装置300のプロセッサは、上記第3のプログラムを実行して、上記決済装置400から上記トークン移転取引結果を受け取ると、上記アカウント所有証明の発行完了を上記端末装置200に出力し、上記端末装置200のプロセッサは、上記第1のプログラムを実行して、上記アカウント所有証明の発行完了に基づいて、上記アカウント所有証明の提出完了を上記保険請求査定装置500に出力し、上記保険請求査定装置500のプロセッサは、第5のプログラム(損害査定プログラム1900)を実行し、上記保険契約IDにより識別される保険契約情報を管理する第2のテーブル(保険契約テーブル1000)と、上記通貨IDにより識別されるデジタル通貨についての事故情報を管理する第3のテーブル(事故情報テーブル1200)とを用いて、上記保険請求情報に基づく保険請求に対する査定を行う。 As described above, in this embodiment, as described using FIG. , each device has a processor and a memory, and the processor of the terminal device 200 executes a first program (insurance claim program 1400) to obtain insurance information regarding insurance claim procedures for digital currency input by the user. The claim information is output to the insurance claim adjustment device 500, and the processor of the insurance claim adjustment device 500 executes a second program (claim management program 1700) to obtain information about the user included in the insurance claim information. The terminal device 200 is requested to submit an account ownership certificate to prove that the user identified by the account ID for identifying the account owns the account as an insured person. The processor executes the first program and outputs the account ownership certificate issuance request to the account management device 300, and the processor of the account management device 300 executes the third program (certificate issuance program 1500). ) is generated using the insurance contract ID for identifying the insurance contract of the digital currency, the account ID, and the currency ID for identifying the digital currency, which are included in the insurance claim information. A request for issuance of the account ownership proof token whose owner is the insured person is output to the payment device 400, and the processor 400 of the payment device executes a fourth program (account ownership proof token program 1600). The token that received the issuance request is added to a first table (account ownership proof token management table 900) that associates the token ID for identifying the token, the value of the token, and the owner of the token. and outputs the added result to the account management device 300 as the token issuance transaction result, and the processor of the account management device 300 executes the third program to add the result to the token issuance transaction result. , a transfer request indicating that the owner of the added token is the insurance company is output to the payment device 400, and the processor of the payment device 400 executes the fourth program to add the token to the first table. update the owner of the token to the insurance company, output the updated result to the account management device 300 as a token transfer transaction result, and the processor of the account management device 300 executes the third program. Then, upon receiving the token transfer transaction result from the payment device 400, outputs completion of issuance of the account ownership certificate to the terminal device 200, and the processor of the terminal device 200 executes the first program. , based on the completion of issuance of the account ownership certificate, outputs completion of submission of the account ownership certificate to the insurance claim adjustment device 500, and the processor of the insurance claim adjustment device 500 executes a fifth program (damage adjustment program 1900). a second table (insurance contract table 1000) that executes and manages insurance contract information identified by the above-mentioned insurance contract ID, and a third table that manages accident information regarding the digital currency identified by the above-mentioned currency ID. (Accident Information Table 1200) is used to assess the insurance claim based on the insurance claim information.
 つまり、本実施例では、プロセッサとメモリを有する端末装置200と、プロセッサとメモリを有するアカウント管理装置300と、プロセッサとメモリを有する決済装置400と、プロセッサとメモリを有する保険請求査定装置500を有する保険請求システム100において、上記端末装置200が保険請求を提出すると、上記保険請求査定装置500が保険請求を受け付けた後でアカウント所有証明の提出を要求し、上記端末装置200は、上記アカウント管理装置300を介してアカウント所有証明トークンを発行し、そのトークンを被保険者のアカウントから保険会社のアカウントに移転し、上記保険請求査定装置500は、被保険者の保険対象アカウント所有証明を検証し、上記決済装置400の取引履歴を元に保険金支払の可否を判断し、損害と保険金を算出する。 In other words, this embodiment includes a terminal device 200 having a processor and memory, an account management device 300 having a processor and memory, a payment device 400 having a processor and memory, and an insurance claim adjustment device 500 having a processor and memory. In the insurance claim system 100, when the terminal device 200 submits an insurance claim, the insurance claim adjustment device 500 requests the submission of account ownership proof after accepting the insurance claim, and the terminal device 200 receives the insurance claim from the account management device. 300 and transfers the token from the insured's account to the insurance company's account; the insurance claims adjuster 500 verifies the insured's proof of ownership of the insured account; Based on the transaction history of the payment device 400, it is determined whether insurance claims can be paid or not, and damages and insurance claims are calculated.
 これにより、被保険者がデジタル通貨のアカウント管理業務をカストディ業者に委託する場合において、被保険者と保険会社が相互に信用できない状況、つまりサイバー保険を利用する被保険者と保険会社の間に情報の非対称性が存在する状況において、カストディのアカウント管理装置がエビデンス収集を仲介することで相互の信頼関係を補完し、デジタル通貨のサイバー保険に対する保険金請求を査定することが可能となる。さらに、デジタル通貨のサイバー保険を適用できる範囲が拡大し、デジタル通貨を利用する消費者の保護に貢献することができる。 This creates a situation where the insured and the insurance company do not trust each other when the insured entrusts digital currency account management to a custodian. In situations where information asymmetry exists, the custody account management device mediates the collection of evidence, complementing the relationship of mutual trust and making it possible to assess insurance claims for digital currency cyber insurance. Furthermore, the scope of cyber insurance applicable to digital currencies will be expanded, contributing to the protection of consumers who use digital currencies.
 また、図16のS1605等を用いて説明したように、上記決済装置400のプロセッサは、上記第4のプログラムを実行して、上記保険契約IDと同じIDをもつ上記トークンを識別するためのトークンIDにより、上記対応付けを行って、上記第1のテーブルに上記トークンを追加する。これにより、アカウント所有証明トークンのトークンIDが保険契約IDと同じIDとなり、トークン発行要求時にトークンIDと保険契約IDとが重複する場合には、発行要求を拒絶することでトークンIDの重複を排除することができ、その結果、1つの保険契約に対するアカウント所有証明の二重請求を防止することができる。 Further, as explained using S1605 of FIG. 16, etc., the processor of the payment device 400 executes the fourth program to generate a token for identifying the token having the same ID as the insurance contract ID. The above-mentioned correspondence is performed using the ID, and the above-mentioned token is added to the above-mentioned first table. As a result, the token ID of the account ownership proof token will be the same ID as the insurance contract ID, and if the token ID and insurance contract ID overlap at the time of a token issuance request, the issuance request will be rejected to eliminate the duplicate token ID. As a result, double requests for account ownership proof for one insurance contract can be prevented.
 また、図15S1503、S1504、図16S1607等を用いて説明したように、上記アカウント管理装置300のプロセッサは、上記第3のプログラムを実行して、上記保険契約ID、上記アカウントID、上記通貨IDに加え、さらに、上記保険請求査定装置500において生成された上記保険請求に対する査定の検証を行うための検証コードを、ハッシュ関数に入力してハッシュ値を生成し、生成したハッシュ値を上記トークンの値とした上記アカウント所有証明のトークンを上記決済装置400に出力し、上記決済装置400のプロセッサは、上記第4のプログラムを実行して、上記トークンを、上記発行取引ごとに対応付けて、第4のテーブル(アカウント所有証明トークン取引履歴テーブル900)に記録する。これにより、ハッシュ値をトークンの値としたアカウント所有証明トークンの取引履歴をシステム全体で一元管理することができる。 Furthermore, as described using FIGS. 1503, S1504, and S1607 of FIG. 16, the processor of the account management device 300 executes the third program to enter the insurance contract ID, account ID, and currency ID. In addition, a verification code for verifying the assessment of the insurance claim generated by the insurance claim assessment device 500 is input to a hash function to generate a hash value, and the generated hash value is used as the value of the token. The processor of the payment device 400 executes the fourth program, associates the token with each issued transaction, and outputs the token for proof of account ownership to the payment device 400. (account ownership proof token transaction history table 900). This makes it possible to centrally manage the transaction history of account ownership proof tokens using hash values as token values throughout the system.
 また、図19のS1923等を用いて説明したように、上記保険請求査定装置500のプロセッサは、上記第5のプログラムを実行し、上記端末装置200から上記保険請求情報を受け取ったときの上記保険契約ID、上記アカウントID、上記通貨ID、上記検証コードをハッシュ関数に入力してハッシュ値を生成し、生成した当該ハッシュ値が、上記第4のテーブルに記録した上記トークン値と一致するか否かを判定する。これにより、上記アカウント所有証明トークンが保険対象のデジタル通貨に対して発行されていることを検証することができる。つまり、カストディは、保険契約情報と検証コード(乱数)から生成した保険対象ごとにユニークとなるハッシュ値をアカウント所有証明トークンに埋め込み、保険会社では、自身で生成したハッシュ値とトークンから抽出したハッシュ値とを比較する。アカウントIDや通貨IDが異なる場合にハッシュ値が不一致となることを検証することで、保険対象外のデジタル通貨に対するアカウント所有証明を拒絶することができる。 Further, as explained using S1923 of FIG. 19, etc., the processor of the insurance claim adjustment device 500 executes the fifth program to determine the insurance claim information when receiving the insurance claim information from the terminal device 200. Input the contract ID, the account ID, the currency ID, and the verification code into a hash function to generate a hash value, and whether the generated hash value matches the token value recorded in the fourth table. Determine whether This makes it possible to verify that the account ownership proof token has been issued for the digital currency to be insured. In other words, the custody embeds a unique hash value for each insured item generated from insurance contract information and a verification code (random number) into the account ownership proof token, and the insurance company uses the hash value it generated itself and the hash value extracted from the token. Compare with the value. By verifying that the hash values do not match when the account ID and currency ID are different, it is possible to reject proof of account ownership for digital currencies that are not covered by insurance.
 また、図19のS1915-1917等を用いて説明したように、上記アカウント管理装置300のプロセッサは、上記第3のプログラムを実行して、上記保険請求の際に上記保険請求査定装置500において生成された上記検証コードのタイムスタンプを出力し、上記アカウント管理装置300のプロセッサは、上記第3のプログラムを実行して、上記トークンを識別するためのトークンIDと、上記トークンの値と、上記発行取引を実行した時刻のタイムスタンプとを、上記トークンの上記発行取引ごとに対応付けて、第4のテーブルと同様の第5のテーブル(アカウント所有証明トークン取引履歴テーブル900)に記録し、上記決済装置400のプロセッサは、上記第5のプログラムを実行して、上記検証コードのタイムスタンプが、上記発行取引を実行した時刻のタイムスタンプよりも早い場合に、上記保険請求情報に基づく保険請求に対する査定を行う。これにより、保険請求受付時に発行する検証コードのタイムスタンプがアカウント所有証明トークンのタイムスタンプよりも早いことを検証して、過去に発行されたアカウント所有証明トークンの使い回しを防止することができる。 In addition, as explained using steps S1915-1917 in FIG. 19, the processor of the account management device 300 executes the third program to generate information generated by the insurance claim adjustment device 500 when making the insurance claim. The processor of the account management device 300 executes the third program to generate the token ID for identifying the token, the value of the token, and the issuer. The timestamp of the time when the transaction was executed is recorded in a fifth table (account ownership proof token transaction history table 900) similar to the fourth table in association with each of the above-mentioned issuance transactions of the above-mentioned token, and the above-mentioned payment is made. The processor of the device 400 executes the fifth program to assess the insurance claim based on the insurance claim information if the timestamp of the verification code is earlier than the timestamp of the time when the issuance transaction was executed. I do. This makes it possible to verify that the timestamp of the verification code issued at the time of accepting an insurance claim is earlier than the timestamp of the account ownership proof token, and prevent the reuse of account ownership proof tokens issued in the past.
 従来、2層型デジタル通貨システムは、プライベートブロックチェーンを採用し、ユーザはデジタル通貨アカウントを管理する秘密鍵を、銀行などのカストディに預けるため、ユーザ(すなわち被保険者)自身がアカウント所有証明を保険会社に提出できないという課題があった。これまで説明したように、本実施例によれば、当該解決するため、被保険者から保険金請求を受け付けると、カストディがアカウント所有証明トークンを発行し、そのトークンを被保険者のアカウントから保険会社に移転することで、被保険者の保険対象アカウント所有権を検証し、デジタル通貨システムの取引履歴を元に保険金支払の可否を判断し、損害と保険金を算出する。これにより、被保険者がカストディを介して提出したアカウント所有証明書の正当性を確保することができるようになる。また、様々な種類のデジタルトークンを発行することができ、それらのトークンの取引履歴が台帳に記録され、ステークホルダ間で共有される。そのため、トークン所有者の変遷を追跡できるようになる。 Traditionally, two-tier digital currency systems have adopted private blockchains, and because users deposit their private keys for managing their digital currency accounts in the custody of banks or other institutions, users (i.e., insured persons) themselves have to prove account ownership. There was an issue with not being able to submit it to the insurance company. As explained above, according to this embodiment, when an insurance claim is received from an insured in order to resolve the issue, the custodian issues an account ownership proof token and transfers the token from the insured's account to the insurance company. By transferring the information to the company, the insured's ownership of the insured account is verified, and based on the transaction history of the digital currency system, it is determined whether insurance claims can be paid or not, and damages and insurance proceeds are calculated. This makes it possible to ensure the validity of the account ownership certificate submitted by the insured through custody. Additionally, various types of digital tokens can be issued, and the transaction history of those tokens is recorded in a ledger and shared among stakeholders. Therefore, it will be possible to track the changes in token ownership.
 以上のように、本実施例のデジタル通貨保険の保険請求システムでは、被保険者と保険会社の間に情報の非対称性がある場合でも、妥当性のあるエビデンスに基づいて保険査定を行うことができる。なお、上記実施例では、契約IDがP101、アカウントIDが101、通貨IDがPU085の場合を請求査定の例として上げたが、これに限定されるものではない。契約ID、アカウントID、通貨IDが異なる場合、など様々な請求査定が存在する。 As described above, in the digital currency insurance claims system of this embodiment, even if there is information asymmetry between the insured and the insurance company, insurance assessment can be performed based on valid evidence. can. In the above embodiment, the case where the contract ID is P101, the account ID is 101, and the currency ID is PU085 is used as an example of bill assessment, but the present invention is not limited to this. There are various billing assessments, such as when the contract ID, account ID, and currency ID are different.
 また、本実施例でテーブルでの情報格納を例示したが、テーブルに限定されるものではなく、スキーマレスのデータとして格納されてもよい。 Furthermore, although information is stored in a table as an example in this embodiment, the information is not limited to a table and may be stored as schema-less data.
 本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化したり、上記実施の形態に開示されている複数の構成要素を適宜組み合わせて実施することができる。 The present invention is not limited to the above-described embodiments as they are, and in the implementation stage, the components may be modified and embodied without departing from the gist thereof, or multiple components disclosed in the above-described embodiments may be embodied. These can be implemented in appropriate combinations.
200 端末装置
300 アカウント管理装置
400 決済装置
500 保険請求査定装置
600 ウォレットテーブル
700 デジタル通貨取引履歴テーブル
800 アカウント所有証明トークン管理テーブル
900 アカウント所有証明トークン取引履歴テーブル
1000 保険契約テーブル
1100 請求テーブル
1200 事故情報テーブル
1400 保険請求プログラム
1500 証明書発行プログラム
1600 アカウント所有証明トークンプログラム
1700 請求管理プログラム
1800 エビデンス収集プログラム
1900 損害査定プログラム
200 Terminal device 300 Account management device 400 Payment device 500 Insurance claim adjustment device 600 Wallet table 700 Digital currency transaction history table 800 Account ownership proof token management table 900 Account ownership proof token transaction history table 1000 Insurance contract table 1100 Claim table 1200 Accident information table 1400 Insurance Claim Program 1500 Certificate Issuance Program 1600 Account Ownership Proof Token Program 1700 Claim Management Program 1800 Evidence Collection Program 1900 Loss Adjustment Program

Claims (11)

  1.  端末装置と、アカウント管理装置と、決済装置と、保険請求査定装置と、を有する保険請求システムであって、
     それぞれの装置は、プロセッサとメモリとを有し、
     前記端末装置のプロセッサは、第1のプログラムを実行して、ユーザから入力されたデジタル通貨の保険請求手続きに関する保険請求情報を、前記保険請求査定装置に出力し、
     前記保険請求査定装置のプロセッサは、第2のプログラムを実行して、前記保険請求情報に含まれる、前記ユーザのアカウントを識別するためのアカウント識別情報により識別されるユーザが被保険者としてアカウントを所有していることを証明するためのアカウント所有証明の提出を、前記端末装置に要求し、
     前記端末装置のプロセッサは、前記第1のプログラムを実行して、前記アカウント所有証明の発行要求を、前記アカウント管理装置に出力し、
     前記アカウント管理装置のプロセッサは、第3のプログラムを実行して、前記保険請求情報に含まれる、前記デジタル通貨の保険契約を識別するための保険契約識別情報と前記アカウント識別情報と前記デジタル通貨を識別するためのデジタル通貨識別情報とを用いて生成した、前記被保険者を所有者とする前記アカウント所有証明のトークンの発行要求を前記決済装置に出力し、
     前記決済装置のプロセッサは、第4のプログラムを実行して、前記トークンを識別するためのトークン識別情報と前記トークンの値と前記トークンの所有者とを対応付けた第1のテーブルに、前記発行要求を受けた前記トークンを追加し、当該追加した結果をトークン発行取引結果として前記アカウント管理装置に出力し、
     前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記トークン発行取引結果に対して、前記追加した前記トークンの所有者を保険会社とする移転要求を前記決済装置に出力し、
     前記決済装置のプロセッサは、前記第4のプログラムを実行して、前記第1のテーブルに追加された前記トークンの所有者を前記保険会社に更新し、当該更新した結果をトークン移転取引結果として前記アカウント管理装置に出力し、
     前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記決済装置から前記トークン移転取引結果を受け取ると、前記アカウント所有証明の発行完了を前記端末装置に出力し、
     前記端末装置のプロセッサは、前記第1のプログラムを実行して、前記アカウント所有証明の発行完了に基づいて、前記アカウント所有証明の提出完了を前記保険請求査定装置に出力し、
     前記保険請求査定装置のプロセッサは、第5のプログラムを実行し、前記保険契約識別情報により識別される保険契約情報を管理する第2のテーブルと、前記通貨識別情報により識別されるデジタル通貨についての事故情報を管理する第3のテーブルとを用いて、前記保険請求情報に基づく保険請求に対する査定を行う、
     ことを特徴とする保険請求システム。
    An insurance claim system comprising a terminal device, an account management device, a payment device, and an insurance claim adjustment device,
    Each device has a processor and a memory;
    The processor of the terminal device executes a first program and outputs insurance claim information regarding the digital currency insurance claim procedure input by the user to the insurance claim adjustment device;
    The processor of the insurance claim adjustment device executes a second program to enable a user identified by account identification information for identifying the user's account included in the insurance claim information to establish an account as an insured person. requesting the terminal device to submit proof of account ownership to prove ownership;
    The processor of the terminal device executes the first program and outputs a request for issuing the account ownership certificate to the account management device;
    The processor of the account management device executes a third program to collect insurance contract identification information for identifying an insurance contract of the digital currency, the account identification information, and the digital currency included in the insurance claim information. outputting to the payment device a request for issuance of a token proving ownership of the account whose owner is the insured person, which is generated using digital currency identification information for identification;
    The processor of the payment device executes a fourth program and stores the issued information in a first table that associates token identification information for identifying the token, the value of the token, and the owner of the token. Adding the requested token, outputting the added result to the account management device as a token issuance transaction result,
    The processor of the account management device executes the third program and outputs a transfer request to the payment device for the token issuance transaction result in which the owner of the added token is an insurance company;
    The processor of the payment device executes the fourth program to update the owner of the token added to the first table to the insurance company, and updates the updated result as the token transfer transaction result. Output to account management device,
    When the processor of the account management device executes the third program and receives the token transfer transaction result from the payment device, the processor outputs the completion of issuance of the account ownership certificate to the terminal device;
    The processor of the terminal device executes the first program and outputs the completion of submission of the account ownership certificate to the insurance claim adjustment device based on the completion of issuance of the account ownership certificate,
    The processor of the insurance claim adjustment device executes a fifth program to create a second table for managing insurance contract information identified by the insurance contract identification information, and a second table for managing insurance contract information identified by the currency identification information. assessing an insurance claim based on the insurance claim information using a third table for managing accident information;
    An insurance claim system characterized by:
  2.  請求項1に記載の保険請求システムであって、
     前記決済装置のプロセッサは、前記第4のプログラムを実行して、前記保険契約識別情報と同じ識別情報をもつ前記トークンを識別するためのアカウント所有証明トークン識別情報により、前記対応付けを行って、前記第1のテーブルに前記トークンを追加する、
     ことを特徴とする保険請求システム。
    The insurance claim system according to claim 1,
    The processor of the payment device executes the fourth program to perform the association using account ownership proof token identification information for identifying the token having the same identification information as the insurance contract identification information, adding the token to the first table;
    An insurance claim system characterized by:
  3.  請求項1に記載の保険請求システムであって、
     前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記保険契約識別情報、前記アカウント識別情報、前記デジタル通貨識別情報に加え、さらに、前記保険請求査定装置において生成された前記保険請求に対する査定の検証を行うための検証コードを、ハッシュ関数に入力してハッシュ値を生成し、生成したハッシュ値を前記トークンの値とした前記アカウント所有証明のトークンを前記決済装置に出力し、
     前記決済装置のプロセッサは、前記第4のプログラムを実行して、前記トークンを、前記発行取引ごとに対応付けて、第4のテーブルに記録する、
     ことを特徴とする保険請求システム。
    The insurance claim system according to claim 1,
    The processor of the account management device executes the third program, and in addition to the insurance contract identification information, the account identification information, and the digital currency identification information, the processor of the account management device also executes the third program to obtain the insurance contract identification information, the account identification information, and the digital currency identification information. Inputting a verification code for verifying the assessment of the claim into a hash function to generate a hash value, outputting the account ownership proof token to the payment device with the generated hash value as the value of the token,
    The processor of the payment device executes the fourth program to associate the token with each issued transaction and record it in a fourth table.
    An insurance claim system characterized by:
  4.  請求項3に記載の保険請求システムであって、
     前記保険請求査定装置のプロセッサは、前記第5のプログラムを実行し、前記端末装置から前記保険請求情報を受け取ったときの前記保険契約識別情報、前記アカウント識別情報、前記デジタル通貨識別情報、前記検証コードをハッシュ関数に入力してハッシュ値を生成し、生成した当該ハッシュ値が、前記第4のテーブルに記録した前記トークン値と一致するか否かを判定する、
     ことを特徴とする保険請求システム。
    The insurance claim system according to claim 3,
    The processor of the insurance claim adjustment device executes the fifth program to obtain the insurance contract identification information, the account identification information, the digital currency identification information, and the verification upon receiving the insurance claim information from the terminal device. inputting the code into a hash function to generate a hash value, and determining whether the generated hash value matches the token value recorded in the fourth table;
    An insurance claim system characterized by:
  5.  請求項1に記載の保険請求システムであって、
     前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記保険請求の際に前記保険請求査定装置において生成された前記検証コードのタイムスタンプを出力し、
     前記アカウント管理装置のプロセッサは、前記第3のプログラムを実行して、前記トークンを識別するためのトークン識別情報と、前記トークンの値と、前記発行取引を実行した時刻のタイムスタンプとを、前記トークンの前記発行取引ごとに対応付けて、第5のテーブルに記録し、
     前記決済装置のプロセッサは、前記第5のプログラムを実行して、前記検証コードのタイムスタンプが、前記発行取引を実行した時刻のタイムスタンプよりも早い場合に、前記保険請求情報に基づく保険請求に対する査定を行う、
     ことを特徴とする保険請求システム。
    The insurance claim system according to claim 1,
    The processor of the account management device executes the third program to output a timestamp of the verification code generated in the insurance claim adjustment device at the time of the insurance claim,
    The processor of the account management device executes the third program to obtain the token identification information for identifying the token, the value of the token, and the timestamp of the time when the issuance transaction was executed. Recording in a fifth table in association with each of the issuance transactions of the token,
    The processor of the payment device executes the fifth program, and if the timestamp of the verification code is earlier than the timestamp of the time when the issuance transaction was executed, the processor of the payment device executes the fifth program to process the insurance claim based on the insurance claim information if the timestamp of the verification code is earlier than the timestamp of the time when the issuing transaction was executed. carry out an assessment,
    An insurance claim system characterized by:
  6.  プロセッサとメモリとを有した、端末装置と、アカウント管理装置と、決済装置と、保険請求査定装置と、を有する保険請求システムで行われる保険請求方法であって、
     前記端末装置は、ユーザから入力されたデジタル通貨の保険請求手続きに関する保険請求情報を、前記保険請求査定装置に出力し、
     前記保険請求査定装置は、前記保険請求情報に含まれる、前記ユーザのアカウントを識別するためのアカウント識別情報により識別されるユーザが被保険者としてアカウントを所有していることを証明するためのアカウント所有証明の提出を、前記端末装置に要求し、
     前記端末装置は、前記アカウント所有証明の発行要求を、前記アカウント管理装置に出力し、
     前記アカウント管理装置は、前記保険請求情報に含まれる、前記デジタル通貨の保険契約を識別するための保険契約識別情報と前記アカウント識別情報と前記デジタル通貨を識別するためのデジタル通貨識別情報とを用いて生成した、前記被保険者を所有者とする前記アカウント所有証明のトークンの発行要求を前記決済装置に出力し、
     前記決済装置は、前記トークンを識別するためのトークン識別情報と前記トークンの値と前記トークンの所有者とを対応付けた第1のテーブルに、前記発行要求を受けた前記トークンを追加し、当該追加した結果をトークン発行取引結果として前記アカウント管理装置に出力し、
     前記アカウント管理装置は、前記トークン発行取引結果に対して、前記追加した前記トークンの所有者を保険会社とする移転要求を前記決済装置に出力し、
     前記決済装置は、前記第1のテーブルに追加された前記トークンの所有者を前記保険会社に更新し、当該更新した結果をトークン移転取引結果として前記アカウント管理装置に出力し、
     前記アカウント管理装置は、前記決済装置から前記トークン移転取引結果を受け取ると、前記アカウント所有証明の発行完了を前記端末装置に出力し、
     前記端末装置は、前記アカウント所有証明の発行完了に基づいて、前記アカウント所有証明の提出完了を前記保険請求査定装置に出力し、
     前記保険請求査定装置は、前記保険契約識別情報により識別される保険契約情報を管理する第2のテーブルと、前記通貨識別情報により識別されるデジタル通貨についての事故情報を管理する第3のテーブルとを用いて、前記保険請求情報に基づく保険請求に対する査定を行う、
     ことを特徴とする保険請求方法。
    An insurance claim method performed in an insurance claim system having a terminal device, an account management device, a payment device, and an insurance claim adjustment device, each having a processor and a memory,
    The terminal device outputs insurance claim information related to the digital currency insurance claim procedure input by the user to the insurance claim adjustment device,
    The insurance claim adjustment device generates an account for proving that the user identified by the account identification information for identifying the user's account included in the insurance claim information owns the account as an insured person. requesting the terminal device to submit proof of ownership;
    The terminal device outputs a request for issuing the account ownership certificate to the account management device,
    The account management device uses insurance contract identification information for identifying the insurance contract of the digital currency, the account identification information, and digital currency identification information for identifying the digital currency, which are included in the insurance claim information. outputting a request for issuance of a token proving ownership of the account whose owner is the insured person to the payment device;
    The payment device adds the token that received the issuance request to a first table that associates token identification information for identifying the token, the value of the token, and the owner of the token, and outputting the added result to the account management device as a token issuance transaction result;
    The account management device outputs a transfer request to the payment device that specifies that the owner of the added token is an insurance company in response to the token issuance transaction result;
    The payment device updates the owner of the token added to the first table to the insurance company, and outputs the updated result to the account management device as a token transfer transaction result,
    When the account management device receives the token transfer transaction result from the payment device, the account management device outputs the completion of issuance of the account ownership certificate to the terminal device,
    The terminal device outputs the completion of submission of the account ownership certificate to the insurance claim adjustment device based on the completion of issuance of the account ownership certificate,
    The insurance claim adjustment device includes a second table that manages insurance contract information identified by the insurance contract identification information, and a third table that manages accident information regarding digital currency identified by the currency identification information. using the insurance claim information to assess the insurance claim based on the insurance claim information;
    An insurance claim method characterized by:
  7.  請求項6に記載の保険請求方法であって、
     前記決済装置は、前記保険契約識別情報と同じ識別情報をもつ前記トークンを識別するためのアカウント所有証明トークン識別情報により、前記対応付けを行って、前記第1のテーブルに前記トークンを追加する、
     ことを特徴とする保険請求方法。
    The insurance claim method according to claim 6,
    The payment device performs the association using account ownership proof token identification information for identifying the token having the same identification information as the insurance contract identification information, and adds the token to the first table.
    An insurance claim method characterized by:
  8.  請求項6に記載の保険請求方法であって、
     前記アカウント管理装置は、前記保険契約識別情報、前記アカウント識別情報、前記デジタル通貨識別情報に加え、さらに、前記保険請求査定装置において生成された前記保険請求に対する査定の検証を行うための検証コードを、ハッシュ関数に入力してハッシュ値を生成し、生成したハッシュ値を前記トークンの値とした前記アカウント所有証明のトークンを前記決済装置に出力し、
     前記決済装置は、前記トークンを、前記発行取引ごとに対応付けて、第4のテーブルに記録する、
     ことを特徴とする保険請求方法。
    The insurance claim method according to claim 6,
    In addition to the insurance contract identification information, the account identification information, and the digital currency identification information, the account management device further includes a verification code for verifying the assessment of the insurance claim generated by the insurance claim assessment device. , generate a hash value by inputting it to a hash function, and output the account ownership proof token to the payment device with the generated hash value as the value of the token;
    The payment device records the token in a fourth table in association with each issued transaction.
    An insurance claim method characterized by:
  9.  請求項8に記載の保険請求方法であって、
     前記保険請求査定装置は、前記端末装置から前記保険請求情報を受け取ったときの前記保険契約識別情報、前記アカウント識別情報、前記デジタル通貨識別情報、前記検証コードをハッシュ関数に入力してハッシュ値を生成し、生成した当該ハッシュ値が、前記第4のテーブルに記録した前記トークン値と一致するか否かを判定する、
     ことを特徴とする保険請求方法。
    9. The insurance claim method according to claim 8,
    The insurance claim adjustment device inputs the insurance contract identification information, the account identification information, the digital currency identification information, and the verification code when receiving the insurance claim information from the terminal device into a hash function to generate a hash value. generating and determining whether the generated hash value matches the token value recorded in the fourth table;
    An insurance claim method characterized by:
  10.  請求項6に記載の保険請求方法であって、
     前記アカウント管理装置は、前記保険請求の際に前記保険請求査定装置において生成された前記検証コードのタイムスタンプを出力し、
     前記アカウント管理装置は、前記トークンを識別するためのトークン識別情報と、前記トークンの値と、前記発行取引を実行した時刻のタイムスタンプとを、前記トークンの前記発行取引ごとに対応付けて、第5のテーブルに記録し、
     前記決済装置は、前記検証コードのタイムスタンプが、前記発行取引を実行した時刻のタイムスタンプよりも早い場合に、前記保険請求情報に基づく保険請求に対する査定を行う、
     ことを特徴とする保険請求方法。
    The insurance claim method according to claim 6,
    The account management device outputs a timestamp of the verification code generated in the insurance claim adjustment device at the time of the insurance claim,
    The account management device associates token identification information for identifying the token, the value of the token, and a timestamp of the time when the issuance transaction was executed for each of the issuance transactions of the token, and Record it in the table of 5,
    The payment device assesses the insurance claim based on the insurance claim information when the timestamp of the verification code is earlier than the timestamp of the time when the issuing transaction was executed.
    An insurance claim method characterized by:
  11.  プロセッサとメモリとを有したコンピュータに、
     ユーザから入力されたデジタル通貨の保険請求手続きに関する保険請求情報を出力する処理と、
     前記保険請求情報に含まれる、前記ユーザのアカウントを識別するためのアカウント識別情報により識別されるユーザが被保険者としてアカウントを所有していることを証明するためのアカウント所有証明の提出を要求する処理と、
     前記アカウント所有証明の発行要求を出力する処理と、
     前記保険請求情報に含まれる、前記デジタル通貨の保険契約を識別するための保険契約識別情報と前記アカウント識別情報と前記デジタル通貨を識別するためのデジタル通貨識別情報とを用いて生成した、前記被保険者を所有者とする前記アカウント所有証明のトークンの発行要求を出力する処理と、
     前記トークンを識別するためのトークン識別情報と前記トークンの値と前記トークンの所有者とを対応付けた第1のテーブルに、前記発行要求を受けた前記トークンを追加し、当該追加した結果をトークン発行取引結果として出力する処理と、
     前記トークン発行取引結果に対して、前記追加した前記トークンの所有者を保険会社とする移転要求を出力する処理と、
     前記第1のテーブルに追加された前記トークンの所有者を前記保険会社に更新し、当該更新した結果をトークン移転取引結果として出力する処理と、
     前記トークン移転取引結果を受け取ると、前記アカウント所有証明の発行完了を出力する処理と、
     前記アカウント所有証明の発行完了に基づいて、前記アカウント所有証明の提出完了を出力する処理と、
     前記保険契約識別情報により識別される保険契約情報を管理する第2のテーブルと、前記通貨識別情報により識別されるデジタル通貨についての事故情報を管理する第3のテーブルとを用いて、前記保険請求情報に基づく保険請求に対する査定を行う処理と、
     を実行させることを特徴とする保険請求プログラム。
    A computer having a processor and memory,
    A process of outputting insurance claim information related to the digital currency insurance claim procedure input by the user;
    requesting submission of proof of account ownership to prove that the user identified by the account identification information for identifying the user's account included in the insurance claim information owns the account as an insured person; processing and
    a process of outputting a request for issuance of the account ownership certificate;
    The insurance contract identification information for identifying the insurance contract of the digital currency, the account identification information, and the digital currency identification information for identifying the digital currency included in the insurance claim information. a process of outputting a request for issuance of a token proving ownership of the account whose owner is the insurer;
    The token that received the issuance request is added to a first table that associates token identification information for identifying the token, the value of the token, and the owner of the token, and the added result is added to the first table. Processing to output as issue transaction results,
    a process of outputting a transfer request that makes the owner of the added token an insurance company in response to the token issuance transaction result;
    a process of updating the owner of the token added to the first table to the insurance company and outputting the updated result as a token transfer transaction result;
    Upon receiving the token transfer transaction result, a process of outputting completion of issuance of the account ownership certificate;
    a process of outputting completion of submission of the account ownership certificate based on completion of issuance of the account ownership certificate;
    The insurance claim is made using a second table that manages insurance contract information identified by the insurance contract identification information and a third table that manages accident information regarding the digital currency identified by the currency identification information. the process of making an informed insurance claim assessment;
    An insurance claim program characterized by causing execution of.
PCT/JP2023/005746 2022-06-01 2023-02-17 Insurance claim system, insurance claim method, and insurance claim program WO2023233727A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022089973A JP2023177173A (en) 2022-06-01 2022-06-01 Insurance claim system, insurance claim method, and insurance claim program
JP2022-089973 2022-06-01

Publications (1)

Publication Number Publication Date
WO2023233727A1 true WO2023233727A1 (en) 2023-12-07

Family

ID=89026030

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/005746 WO2023233727A1 (en) 2022-06-01 2023-02-17 Insurance claim system, insurance claim method, and insurance claim program

Country Status (2)

Country Link
JP (1) JP2023177173A (en)
WO (1) WO2023233727A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011018345A (en) * 2001-05-29 2011-01-27 Panasonic Corp Insurance system
JP2019192149A (en) * 2018-04-27 2019-10-31 インターボルト合同会社 Virtual currency management system and method for controlling virtual currency management system
WO2021064792A1 (en) * 2019-09-30 2021-04-08 日本電気株式会社 Insurance review device, insurance review system, insurance review method, and non-transitory computer-readable medium storing program
US20210256623A1 (en) * 2018-09-13 2021-08-19 Arizona Board Of Regents On Behalf Of Arizona State University Systems and methods for a simulation program of a percolation model for the loss distribution caused by a cyber attack

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011018345A (en) * 2001-05-29 2011-01-27 Panasonic Corp Insurance system
JP2019192149A (en) * 2018-04-27 2019-10-31 インターボルト合同会社 Virtual currency management system and method for controlling virtual currency management system
US20210256623A1 (en) * 2018-09-13 2021-08-19 Arizona Board Of Regents On Behalf Of Arizona State University Systems and methods for a simulation program of a percolation model for the loss distribution caused by a cyber attack
WO2021064792A1 (en) * 2019-09-30 2021-04-08 日本電気株式会社 Insurance review device, insurance review system, insurance review method, and non-transitory computer-readable medium storing program

Also Published As

Publication number Publication date
JP2023177173A (en) 2023-12-13

Similar Documents

Publication Publication Date Title
US11720887B1 (en) System, method and program product for depositing and withdrawing stable value digital assets in exchange for fiat
JP6704985B2 (en) Digital asset brokerage electronic payment platform
CN107683493B (en) System and method for updating a distributed ledger based on partial validation of transactions
Ainsworth et al. Blockchain (distributed ledger technology) solves VAT fraud
CN110458562B (en) Bill reimbursement method, device and equipment and computer storage medium
US20190318353A1 (en) Real time data processing platform for resources on delivery interactions
WO2019015474A1 (en) Management method, apparatus and system for increasing security of commercial paper exchange
CN107392578B (en) Indirect payment method and system for digital currency
US20190164150A1 (en) Using Blockchain Ledger for Selectively Allocating Transactions to User Accounts
US20230410111A1 (en) Cryptocurrency Storage Distribution
JP2020071617A (en) Transaction method, program, verifying apparatus and creating method
KR102303711B1 (en) Method, system and non-transitory computer-readable recording medium for supporting securities short sale
CN114363327A (en) Compliance mechanism in blockchain networks
KR102124440B1 (en) The abcd-type apparatus and method of block chain for management of research funds by using randomized mesh blockchain type verifier module and smart tcv type blockchain mediation module
Al-Aswad et al. Towards a blockchain-based zero-knowledge model for secure data sharing and access
KR102191065B1 (en) Method, system and non-transitory computer-readable recording medium for supporting securities short sale
WO2023233727A1 (en) Insurance claim system, insurance claim method, and insurance claim program
CN111833193A (en) System and method for providing patent ownership insurance with centralized and distributed data structures
Toffano et al. E-shekels across borders: a distributed ledger system to settle payments between Israel and the West Bank
EP4099248A1 (en) A system and method for trading cryptocurrencies, tokenized assets and/or fiat currencies on a permission-less unified and interoperable blockchain distributed ledger system with anchor-of-trust organizations
Ashfaq et al. Central Bank Digital Currencies and the Global Financial System: Theory and Practice
EP4099246A1 (en) A system and method for trading cryptocurrencies, tokenized assets and/or fiat currencies on a single distributed ledger system with multiple issuing institutions
Amin et al. Blockchain Technology a Structural Shifts in Banking Sector: Consumer-Oriented Measures
Shaibani Privacy Preserved Consortium Blockchain-Based Decentralized Stock Exchange Platform
Bokolo Deployment of distributed ledger and decentralized technology for transition to smart industries

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23815491

Country of ref document: EP

Kind code of ref document: A1