WO2019071722A1 - 设备标识方法、装置和电子设备 - Google Patents

设备标识方法、装置和电子设备 Download PDF

Info

Publication number
WO2019071722A1
WO2019071722A1 PCT/CN2017/111959 CN2017111959W WO2019071722A1 WO 2019071722 A1 WO2019071722 A1 WO 2019071722A1 CN 2017111959 W CN2017111959 W CN 2017111959W WO 2019071722 A1 WO2019071722 A1 WO 2019071722A1
Authority
WO
WIPO (PCT)
Prior art keywords
identification information
electronic device
new
unique identifier
identification
Prior art date
Application number
PCT/CN2017/111959
Other languages
English (en)
French (fr)
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 WO2019071722A1 publication Critical patent/WO2019071722A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0625Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation with splitting of the data block into left and right halves, e.g. Feistel based algorithms, DES, FEAL, IDEA or KASUMI
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0631Substitution permutation network [SPN], i.e. cipher composed of a number of stages or rounds each involving linear and nonlinear transformations, e.g. AES algorithms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/654International mobile subscriber identity [IMSI] numbers

Definitions

  • the present invention relates to the field of electronic technologies, and in particular, to a device identification method, device, and electronic device.
  • the chip identifier and media access control of the electronic device are usually
  • the identification information such as the address is used as a unique identifier of the electronic device.
  • the identification information such as the chip identifier and the MAC address have certain rules to follow. It is easy for a third party to crack the unique identifier of the electronic device according to the existing rules of the existing identification information, thereby reducing the security of the device.
  • a primary object of the present invention is to provide a device identification method, apparatus, and electronic device, which are intended to improve the security of the device.
  • an embodiment of the present invention provides a device identification method, where the method includes the following steps.
  • the at least two pieces of identification information include a chip identifier, a MAC address of the WIFI, and a Bluetooth
  • At least two of the MAC address, IMEI, IMSI, and SN At least two of the MAC address, IMEI, IMSI, and SN.
  • the step of acquiring at least two pieces of identification information of the electronic device includes: reading the electronic device Three identification information: chip identifier, WIFI MAC address and Bluetooth MAC address.
  • the step of generating a new identification information according to the at least two pieces of identification information includes: [0012] combining the at least two pieces of identification information into a new identification information by using a preset algorithm.
  • the preset algorithm includes any one or a combination of at least two of a SHA algorithm, a DES algorithm, a DSA algorithm, and an AES algorithm.
  • the step of generating a new identification information according to the at least two pieces of identification information further comprises: storing the new identification information as a unique identifier of the electronic device.
  • the method further includes:
  • the new identifier information is sent to the external device as a unique identifier of the electronic device according to the unique identifier acquisition request sent by the external device.
  • the electronic device is an in-vehicle device.
  • the embodiment of the present invention provides a device identification device, and the device includes:
  • an obtaining module configured to acquire at least two pieces of identification information of the electronic device
  • a generating module configured to generate a new identification information according to the at least two pieces of identification information
  • a processing module configured to use the new identification information as a unique identifier of the electronic device.
  • the obtaining module is configured to: read three identifiers of a chip identifier of the electronic device, a MAC address of the WIFI, and a MAC address of the Bluetooth.
  • the generating module is configured to: combine the at least two pieces of identification information into a new identification information by using a preset algorithm.
  • the device further includes a storage module, where the storage module is configured to: store the new identification information as a unique identifier of the electronic device.
  • the processing module includes a sending unit, where the sending unit is configured to: obtain a request according to a unique identifier sent by an external device, and use the new identifier information as a unique identifier of the electronic device. The symbol is sent to the external device.
  • Embodiments of the present invention also provide an electronic device, the electronic device including a memory, a processor, and at least one application stored in the memory and configured to be executed by the processor, The application is configured to perform the aforementioned device identification method.
  • a device identification method provided by an embodiment of the present invention generates new identification information by using at least two existing identification information of the electronic device, and uses the new identification information as a unique identifier of the electronic device, so that It is difficult for a third party to crack the unique identifier of the electronic device according to the existing rules of the existing identification information, thereby greatly improving the security of the device.
  • FIG. 1 is a flow chart of a first embodiment of a device identification method of the present invention
  • FIG. 2 is a flow chart of a second embodiment of the device identification method of the present invention.
  • FIG. 3 is a schematic block diagram of a first embodiment of the device identification device of the present invention.
  • FIG. 4 is a block diagram showing a second embodiment of the device identification device of the present invention.
  • terminal and terminal device used herein include both a device of a wireless signal receiver, a device having only a wireless signal receiver without a transmitting capability, and a receiving and receiving device.
  • Such a device may comprise: a cellular or other communication device having a single line display or a multi-line display or a cellular or other communication device without a multi-line display; PCS (Persona 1 Communications Service), which may combine voice, Data processing, fax and/or data communication capabilities; PDA (Personal Digital Assistant), which can include radio frequency receivers, pagers, Internet/Intranet access, web browsers, notepads, calendars and/or GPS ( Global Positioning System, Receiver; Conventional laptop and/or palmtop computer or other device having a conventional laptop and/or palmtop computer or other device that includes and/or includes a radio frequency receiver.
  • PCS Personala 1 Communications Service
  • PDA Personal Digital Assistant
  • terminal may be portable, transportable, installed in a vehicle (aviation, sea and/or land), or adapted and/or configured to operate locally, and/or Run in any other location on the Earth and/or space in a distributed fashion.
  • the "terminal” and “terminal device” used herein may also be a communication terminal, an internet terminal, a music/video playback terminal, and may be, for example, a PDA, a MID (Mobile Internet Device), and/or have a music/video playback.
  • Functional mobile phones can also be smart TVs, set-top boxes and other devices.
  • the server used herein includes, but is not limited to, a computer, a network host, a single network server, a plurality of network server sets, or a cloud composed of a plurality of servers.
  • the cloud is composed of a large number of computers or network servers based on Cloud Computing, which is a kind of distributed computing, a super virtual computer composed of a group of loosely coupled computers.
  • the server, the terminal device and the WNS server can pass Any communication method realizes communication, including but not limited to, mobile communication based on 3GPP, LTE, WIMAX, computer network communication based on TCP/IP, UDP protocol, and short-range wireless transmission method based on Bluetooth and infrared transmission standard.
  • the device identification method and device according to the embodiment of the present invention can be applied to various electronic devices, such as an in-vehicle device, a mobile terminal (such as a mobile phone, a tablet, etc.), a computer terminal (such as a personal computer, a notebook computer, etc.).
  • a mobile terminal such as a mobile phone, a tablet, etc.
  • a computer terminal such as a personal computer, a notebook computer, etc.
  • a first embodiment of the device identification method of the present invention is provided with reference to FIG. 1.
  • the method includes the following steps: [0041] Sl1: Acquire at least two pieces of identification information of an electronic device.
  • the identification information of the electronic device may be a chip identifier, a MAC address of the WIFI, a MAC address of the Bluetooth, an international mobile device, and an IJ code (International Mobile Equipment Identification).
  • step S1 at least two of the chip identifier of the electronic device, the MAC address of the WIFI, the MAC address of the Bluetooth, the IMEI, the IMSI, and the SN are read, and the chip identifier, the WIFI is preferably read.
  • the MAC address and the Bluetooth MAC address have three identification information.
  • At least two pieces of identification information may be directly arranged into a new identification information.
  • the first identification information is 12345
  • the second identification information is abcd
  • the two identification information are directly arranged into a string 12345abcd or abcdl2345 as a new identification information.
  • At least two pieces of identification information may be combined into one new identification information by using a preset algorithm.
  • the preset algorithm includes a Secure Hash Algorithm (SHA) algorithm and a data encryption standard.
  • SHA Secure Hash Algorithm
  • DES Data Encryption Standard
  • DSA Digital Signature Algorithm
  • AES Advanced Encryption Standard
  • At least one character is extracted from at least two pieces of identification information according to a preset algorithm or randomly, and then the extracted characters are combined into a character string according to a preset algorithm according to a preset algorithm, or directly arranged. Synthesize a string as new identification information.
  • the three pieces of identification information acquired are the chip identifier "F135", the MAC address of the WIFI "123456789ABC”, and the IMEI "24561987BADCFE".
  • the new identification information may be generated according to the at least two pieces of identification information by other means in the prior art.
  • the new identification information generated according to the at least two pieces of identification information is used as the unique identifier of the electronic device, that is, the newly generated identification information is used to identify the electronic device, and the third party is difficult to Some identification information has the regularity to crack the unique identifier of the electronic device, which greatly improves the security of the device.
  • the specific manner of using the new identification information as the unique identifier of the electronic device includes: displaying the new identification information as a unique identifier of the electronic device, and using the new identification information as an electronic
  • the device's unique identifier is sent to an external device (such as a server), the new identification information is encrypted as a unique identifier of the electronic device, and so on.
  • a unique identifier acquisition request sent by an external device (such as a server), sending the new identification information as a unique identifier to the external device; or, according to the unique identifier display request, the new The identification information is displayed as a unique identifier, and so on.
  • an external device such as a server
  • step S12 the following steps are further included:
  • the new identification information is stored in the designated location, and when the unique identifier is subsequently used, the new identification information is directly extracted from the designated location as the unique identifier, so that the unique identifier is used.
  • the use of sex identifiers is more convenient and faster.
  • new identification information may also be generated according to a preset rule only when a unique identifier is needed.
  • an external device such as a server
  • new identification information is generated as a unique identifier according to an embodiment of the present invention.
  • the unique identifier is then sent to the external device.
  • the method of generating the actual use avoids the risk that the unique identifier is stored locally and is stolen, which can further improve the security of the device and is suitable for application scenarios with high security requirements.
  • the device identification method of the embodiment of the present invention generates new identification information by using at least two pieces of identification information existing in the electronic device, and uses the new identification information as a unique identifier of the electronic device, so that the third party is difficult to use.
  • the unique identifier of the electronic device is cracked according to the existing rules of the existing identification information, thereby greatly improving the security of the device.
  • the device includes an acquisition module 10, a generation module 20, and a processing module 30, where: an acquisition module 10 is configured to acquire at least two of the electronic devices.
  • the identification module 20 is configured to generate a new identification information according to the at least two identification information.
  • the processing module 30 is configured to use the new identification information as a unique identifier of the electronic device.
  • the identification information of the electronic device may be a chip identifier, a physical address MAC address of the WIFI, a MAC address of the Bluetooth, an IMEI, an IMSI, an SN, and the like.
  • the obtaining module 10 reads at least two of the chip identifier of the electronic device, the MAC address of the WIFI, the MAC address of the Bluetooth, the IMEI, the IMSI, and the SN, and preferably reads the chip identifier, the M AC of the WIFI.
  • the address and the MAC address of the Bluetooth have three identification information.
  • the generating module 20 can generate new identification information in the following manner:
  • the generating module 20 directly combines the at least two pieces of identification information into one new identification information.
  • the first identification information is 12345
  • the second identification information is abcd
  • the two identification information are directly arranged into a composite string 12345abcd or abcdl2345 as a new identification information.
  • the generating module 20 combines at least two pieces of identification information into a new identification information by using a preset algorithm.
  • the preset algorithm includes any one or a combination of at least two encryption algorithms such as a SHA algorithm, a DES algorithm, a DSA algorithm, and an AES algorithm, and may also be a customized algorithm.
  • the generating module 20 first extracts at least one character from at least two pieces of identification information according to a preset algorithm or randomly, and then combines the extracted characters into a character string according to a preset algorithm according to a preset algorithm. Or directly arrange into a string as new identification information.
  • the three pieces of identification information acquired are the chip identifier "F135", the MAC address of the WIFI "123456789ABC”, and the IMEI "24561987BADCFE”.
  • the generating module 20 first extracts the chip identifier The last character of the character "5", extracts the even-numbered character “2468AC” in the WIFI's MAC address, extracts the character "224517” in the IMEI according to the Fibonacci sequence "112358"; and then sorts the extracted characters in order Combine the string "52468AC224517" as the new identification information.
  • the new identification information may be generated according to the at least two pieces of identification information in other manners in the prior art.
  • the processing module 30 uses the new identification information generated according to the at least two pieces of identification information as the unique identifier of the electronic device, that is, the newly generated identification information is used to identify the electronic device, and the third party It is difficult to crack the unique identifier of the electronic device according to the existing rules of the existing identification information, which greatly improves the security of the device.
  • the specific manner in which the processing module 30 uses the new identification information as the unique identifier of the electronic device includes
  • the new identification information is displayed as the unique identifier of the electronic device, send the new identification information as the unique identifier of the electronic device to the external device (such as a server), and use the new identification information as the uniqueness of the electronic device.
  • the identifier is encrypted, and so on.
  • the processing module 30 includes a transmitting unit that transmits a new identifier information as a unique identifier to the external device according to a unique identifier acquisition request sent by an external device (such as a server).
  • the processing module 30 includes a display unit that displays the new identification information as a unique identifier based on the unique identifier display request.
  • the device further includes a storage module 40, configured to: use the new identification information as the unique Sex identifiers are stored.
  • the storage module 40 stores the new identification information in the specified location.
  • the processing module 30 directly extracts the new identification information from the designated location as the unique identifier. , making the use of unique identifiers more convenient and faster.
  • the device identification device of the embodiment of the present invention generates new identification information by using at least two pieces of identification information existing in the electronic device, and uses the new identification information as a unique identifier of the electronic device, so that the third party is difficult to use.
  • the unique identifier of the electronic device is cracked according to the existing rules of the existing identification information, thereby greatly improving the security of the device.
  • the present invention also provides an electronic device including a memory, a processor, and at least one application stored in the memory and configured to be executed by the processor, the application being configured to use Perform the device identification method.
  • the device identification method includes the following steps: acquiring at least two pieces of identification information of the electronic device; generating a new identification information according to the at least two pieces of identification information; and using the new identification information as a unique identifier of the electronic device.
  • the device identification method described in this embodiment is the device identification method in the foregoing embodiment of the present invention, and details are not described herein again.
  • the present invention includes apparatus that is directed to performing one or more of the operations described herein.
  • These devices may be specially designed and manufactured for the required purposes, or may also include known devices in a general purpose computer.
  • These devices have computer programs stored therein that are selectively activated or reconfigured.
  • Such computer programs may be stored in a device (eg, computer) readable medium or in any type of medium suitable for storing electronic instructions and respectively coupled to a bus, including but not limited to any Types of disks (including floppy disks, hard disks, CDs, CD-ROMs, and magneto-optical disks), ROM (Read-Only Memory), RAM (Random Access Memory), EPROM (Erasable Programmable Read-Only)
  • a readable medium includes any medium that is stored or transmitted by a device (e.g., a computer) in a readable form.
  • each block of the block diagrams and/or block diagrams and/or flow diagrams can be implemented by computer program instructions, as well as in the block diagrams and/or block diagrams and/or flow diagrams. The combination of boxes.
  • these computer program instructions can be implemented by a general purpose computer, a professional computer, or a processor of other programmable data processing methods, such that the processor is executed by a computer or other programmable data processing method.
  • the block diagrams and/or block diagrams of the invention and/or the schemes specified in the blocks or blocks of the flow diagram are invented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Power Engineering (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

一种设备标识方法,所述方法包括以下步骤:获取电子设备的至少两个标识信息(S11);根据至少两个标识信息生成一个新的标识信息(S12);将新的标识信息作为电子设备的唯一性标识符使用(S14),使得第三方则难以根据现有的标识信息的既有规律来破解电子设备的唯一性标识符,大大提高了设备的安全性。

Description

设备标识方法、 装置和电子设备 技术领域
[0001] 本发明涉及电子技术领域, 特别是涉及到一种设备标识方法、 装置和电子设备 背景技术
[0002] 随着电子技术的发展, 电子设备已广泛应用于人类生活中的各个方面, 包括应 用于车辆的车载设备, 应用于生活娱乐的手机、 平板等移动终端, 应用于工作 的个人电脑、 笔记本电脑等计算机终端, 等等。
[0003] 电子设备在使用或对外通信吋, 通常将电子设备的芯片标识符、 介质访问控制
(Media Access Control, MAC) 地址等标识信息作为电子设备的唯一标识符使 用。 然而, 芯片标识符、 MAC地址等标识信息都有一定的规律可循, 第三方很 容易根据现有的标识信息的既有规律破解电子设备的唯一性标识符, 从而降低 了设备的安全性。
技术问题
[0004] 本发明的主要目的为提供一种设备标识方法、 装置和电子设备, 旨在提高设备 的安全性。
问题的解决方案
技术解决方案
[0005] 为达以上目的, 本发明实施例提出一种设备标识方法, 所述方法包括以下步骤
[0006] 获取电子设备的至少两个标识信息;
[0007] 根据所述至少两个标识信息生成一个新的标识信息;
[0008] 将所述新的标识信息作为所述电子设备的唯一性标识符使用。
[0009] 可选地, 所述至少两个标识信息包括芯片标识符、 WIFI的 MAC地址、 蓝牙的
MAC地址、 IMEI、 IMSI和 SN中的至少两个。
[0010] 可选地, 所述获取电子设备的至少两个标识信息的步骤包括: 读取电子设备的 芯片标识符、 WIFI的 MAC地址和蓝牙的 MAC地址三个标识信息。
[0011] 可选地, 所述根据所述至少两个标识信息生成一个新的标识信息的步骤包括: [0012] 通过预设算法将所述至少两个标识信息组合成一个新的标识信息。
[0013] 可选地, 所述预设算法包括 SHA算法、 DES算法、 DSA算法和 AES算法中的任 意一种或至少两种的组合。
[0014] 可选地, 所述根据所述至少两个标识信息生成一个新的标识信息的步骤之后还 包括: 将所述新的标识信息作为所述电子设备的唯一性标识符予以存储。
[0015] 可选地, 所述将所述新的标识信息作为所述电子设备的唯一性标识符使用的步 骤之后还包括:
[0016] 根据外部设备发送的唯一性标识符获取请求, 将所述新的标识信息作为所述电 子设备的唯一性标识符发送给所述外部设备。
[0017] 可选地, 所述电子设备为车载设备。
[0018] 本发明实施例同吋提出一种设备标识装置, 所述装置包括:
[0019] 获取模块, 用于获取电子设备的至少两个标识信息;
[0020] 生成模块, 用于根据所述至少两个标识信息生成一个新的标识信息;
[0021] 处理模块, 用于将所述新的标识信息作为所述电子设备的唯一性标识符使用。
[0022] 可选地, 所述获取模块用于: 读取电子设备的芯片标识符、 WIFI的 MAC地址 和蓝牙的 MAC地址三种标识信息。
[0023] 可选地, 所述生成模块用于: 通过预设算法将所述至少两个标识信息组合成一 个新的标识信息。
[0024] 可选地, 所述装置还包括存储模块, 所述存储模块用于: 将所述新的标识信息 作为所述电子设备的唯一性标识符予以存储。
[0025] 可选地, 所述处理模块包括发送单元, 所述发送单元用于: 根据外部设备发送 的唯一性标识符获取请求, 将所述新的标识信息作为所述电子设备的唯一性标 识符发送给所述外部设备。
[0026] 本发明实施例同吋提出一种电子设备, 所述电子设备包括存储器、 处理器和至 少一个被存储在所述存储器中并被配置为由所述处理器执行的应用程序, 所述 应用程序被配置为用于执行前述设备标识方法。 发明的有益效果
有益效果
[0027] 本发明实施例所提供的一种设备标识方法, 通过利用电子设备现有的至少两个 标识信息生成新的标识信息, 将新的标识信息作为电子设备的唯一性标识符使 用, 使得第三方则难以根据现有的标识信息的既有规律来破解电子设备的唯一 性标识符, 大大提高了设备的安全性。
对附图的简要说明
附图说明
[0028] 图 1是本发明的设备标识方法第一实施例的流程图;
[0029] 图 2是本发明的设备标识方法第二实施例的流程图;
[0030] 图 3是本发明的设备标识装置第一实施例的模块示意图;
[0031] 图 4是本发明的设备标识装置第二实施例的模块示意图。
[0032] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。
实施该发明的最佳实施例
本发明的最佳实施方式
[0033] 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于限定本发 明。
[0034] 下面详细描述本发明的实施例, 所述实施例的示例在附图中示出, 其中自始至 终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。 下 面通过参考附图描述的实施例是示例性的, 仅用于解释本发明, 而不能解释为 对本发明的限制。
[0035] 本技术领域技术人员可以理解, 除非特意声明, 这里使用的单数形式"一"、 " 一个"、 "所述 "和"该"也可包括复数形式。 应该进一步理解的是, 本发明的说明 书中使用的措辞"包括"是指存在所述特征、 整数、 步骤、 操作、 元件和 /或组件 , 但是并不排除存在或添加一个或多个其他特征、 整数、 步骤、 操作、 元件、 组件和 /或它们的组。 应该理解, 当我们称元件被"连接"或"耦接"到另一元件吋 , 它可以直接连接或耦接到其他元件, 或者也可以存在中间元件。 此外, 这里 使用的"连接"或"耦接"可以包括无线连接或无线耦接。 这里使用的措辞 "和 /或"包 括一个或更多个相关联的列出项的全部或任一单元和全部组合。
[0036] 本技术领域技术人员可以理解, 除非另外定义, 这里使用的所有术语 (包括技 术术语和科学术语) , 具有与本发明所属领域中的普通技术人员的一般理解相 同的意义。 还应该理解的是, 诸如通用字典中定义的那些术语, 应该被理解为 具有与现有技术的上下文中的意义一致的意义, 并且除非像这里一样被特定定 义, 否则不会用理想化或过于正式的含义来解释。
[0037] 本技术领域技术人员可以理解, 这里所使用的 "终端"、 "终端设备"既包括无线 信号接收器的设备, 其仅具备无发射能力的无线信号接收器的设备, 又包括接 收和发射硬件的设备, 其具有能够在双向通信链路上, 执行双向通信的接收和 发射硬件的设备。 这种设备可以包括: 蜂窝或其他通信设备, 其具有单线路显 示器或多线路显示器或没有多线路显示器的蜂窝或其他通信设备; PCS (Persona 1 Communications Service, 个人通信系统) , 其可以组合语音、 数据处理、 传真 和 /或数据通信能力; PDA (Personal Digital Assistant, 个人数字助理) , 其可以 包括射频接收器、 寻呼机、 互联网 /内联网访问、 网络浏览器、 记事本、 日历和 / 或 GPS (Global Positioning System, 全球定位系统) 接收器; 常规膝上型和 /或掌 上型计算机或其他设备, 其具有和 /或包括射频接收器的常规膝上型和 /或掌上型 计算机或其他设备。 这里所使用的 "终端"、 "终端设备"可以是便携式、 可运输、 安装在交通工具 (航空、 海运和 /或陆地) 中的, 或者适合于和 /或配置为在本地 运行, 和 /或以分布形式, 运行在地球和 /或空间的任何其他位置运行。 这里所使 用的"终端"、 "终端设备"还可以是通信终端、 上网终端、 音乐 /视频播放终端, 例如可以是 PDA、 MID (Mobile Internet Device, 移动互联网设备) 和 /或具有音 乐 /视频播放功能的移动电话, 也可以是智能电视、 机顶盒等设备。
[0038] 本技术领域技术人员可以理解, 这里所使用的服务器, 其包括但不限于计算机 、 网络主机、 单个网络服务器、 多个网络服务器集或多个服务器构成的云。 在 此, 云由基于云计算 (Cloud Computing) 的大量计算机或网络服务器构成, 其 中, 云计算是分布式计算的一种, 由一群松散耦合的计算机集组成的一个超级 虚拟计算机。 本发明的实施例中, 服务器、 终端设备与 WNS服务器之间可通过 任何通信方式实现通信, 包括但不限于, 基于 3GPP、 LTE、 WIMAX的移动通信 、 基于 TCP/IP、 UDP协议的计算机网络通信以及基于蓝牙、 红外传输标准的近 距无线传输方式。
本发明实施例的设备标识方法和装置, 可以应用于各种电子设备, 所述电子设 备如车载设备、 移动终端 (如手机、 平板等) 、 计算机终端 (如个人电脑、 笔 记本电脑等) 等。
[0040] 参照图 1, 提出本发明的设备标识方法第一实施例, 所述方法包括以下步骤: [0041] Sl l、 获取电子设备的至少两个标识信息。
[0042] 电子设备的标识信息, 可以是芯片标识符、 WIFI的 MAC地址、 蓝牙的 MAC地 址、 国际移动设备识另 IJ码 (International Mobile Equipment Identification
Number, IMEI)、 国际移动用户识别码 (International Mobile
Subscriberldentification Number, IMSI)、 序列号 (Serial Number, SN) 等。
[0043] 本步骤 Sl l中, 读取电子设备的芯片标识符、 WIFI的 MAC地址、 蓝牙的 MAC 地址、 IMEI、 IMSI和 SN等标识信息中的至少两个, 优选读取芯片标识符、 WIFI 的 MAC地址和蓝牙的 MAC地址三个标识信息。
[0044] S12、 根据至少两个标识信息生成一个新的标识信息。
[0045] 可选地, 可以将至少两个标识信息直接排列组合成一个新的标识信息。 例如, 第一标识信息为 12345, 第二标识信息为 abcd, 将两个标识信息直接排列组合成 字符串 12345abcd或者 abcdl2345, 作为一个新的标识信息。
[0046] 可选地, 可以通过预设算法将至少两个标识信息组合成一个新的标识信息。 所 述预设算法包括安全哈希 (Secure Hash Algorithm, SHA) 算法、 数据加密标准
(Data Encryption Standard, DES) 算法、 数字签名算法 (Digital Signature Algorithm, DSA) 算法和高级加密标准 (Advanced Encryption Standard, AES) 算法等加密算法中的任意一种或至少两种的组合, 此外也可以是自定义的算法
[0047] 例如, 首先根据预设算法或随机的从至少两个标识信息中分别提取出至少一个 字符, 然后根据预设算法将提取出的字符根据预设算法组合成一个字符串, 或 直接排列组合成一个字符串, 作为新的标识信息。 [0048] 举例而言, 假设获取的三个标识信息分别为芯片标识符" F135"、 WIFI的 MAC 地址" 123456789ABC"、 IMEI"24561987BADCFE"。 先提取芯片标识符的最后一 个字符 "5", 提取 WIFI的 MAC地址中的偶数位字符 "2468AC", 根据斐波那契数 歹 |J"112358"提取出 IMEI中的字符" 224517"; 然后将提取出的字符顺序排列组合为 字符串 "52468AC224517", 作为新的标识信息。
[0049] 本领域技术人员可以理解, 除此之外, 还可以通过现有技术中的其它方式根据 至少两个标识信息生成新的标识信息, 本发明对此不再一一列举赘述。
[0050] S14、 将新的标识信息作为电子设备的唯一性标识符使用。
[0051] 本发明实施例中, 将根据至少两个标识信息生成的新的标识信息作为电子设备 的唯一性标识符, 即利用新生成的标识信息来标识该电子设备, 第三方则难以 根据现有的标识信息的既有规律来破解电子设备的唯一性标识符, 大大提高了 设备的安全性。
[0052] 本步骤 S14中, 将新的标识信息作为电子设备的唯一性标识符使用的具体方式 包括: 将新的标识信息作为电子设备的唯一性标识符予以显示, 将新的标识信 息作为电子设备的唯一性标识符发送给外部设备 (如服务器) , 将新的标识信 息作为电子设备的唯一性标识符进行加密操作, 等等。
[0053] 例如: 根据外部设备 (如服务器) 发送的唯一性标识符获取请求, 将新的标识 信息作为唯一性标识符发送给该外部设备; 或者, 根据唯一性标识符显示请求 , 将新的标识信息作为唯一性标识予以显示, 等等。
[0054] 进一步地, 如图 2所示, 在本发明的设备标识方法第二实施例中, 步骤 S12之后 还包括以下步骤:
[0055] S13、 将新的标识信息作为电子设备的唯一性标识符予以存储。
[0056] 本步骤 S13中, 将新的标识信息存储于指定位置, 当后续需要使用唯一性标识 符吋, 则直接从该指定位置提取该新的标识信息作为唯一性标识符使用, 从而 使得唯一性标识符的使用更加方便快捷。
[0057] 当然, 在某些实施例中, 也可以仅在需要使用唯一性标识符吋, 才根据预设规 则生成新的标识信息。 例如, 当接收到外部设备 (如服务器) 发送的唯一性标 识符获取请求吋, 才根据本发明实施例生成新的标识信息作为唯一性标识符, 然后将唯一性标识符发送给外部设备。 实吋生成实吋使用的方式, 避免了唯一 性标识符存储于本地吋被窃取的风险, 可以进一步提高设备的安全性, 适合应 用于安全性要求较高的应用场景。
[0058] 本发明实施例的设备标识方法, 通过利用电子设备现有的至少两个标识信息生 成新的标识信息, 将新的标识信息作为电子设备的唯一性标识符使用, 使得第 三方则难以根据现有的标识信息的既有规律来破解电子设备的唯一性标识符, 大大提高了设备的安全性。
[0059] 参照图 3, 提出本发明的设备标识装置第一实施例, 所述装置包括获取模块 10 、 生成模块 20和处理模块 30, 其中: 获取模块 10, 用于获取电子设备的至少两 个标识信息; 生成模块 20, 用于根据至少两个标识信息生成一个新的标识信息 ; 处理模块 30, 用于将新的标识信息作为电子设备的唯一性标识符使用。
[0060] 电子设备的标识信息, 可以是芯片标识符、 WIFI的物理地址 MAC地址、 蓝牙 的 MAC地址、 IMEI、 IMSI、 SN等。
[0061] 获取模块 10读取电子设备的芯片标识符、 WIFI的 MAC地址、 蓝牙的 MAC地址 、 IMEI、 IMSI和 SN等标识信息中的至少两个, 优选读取芯片标识符、 WIFI的 M AC地址和蓝牙的 MAC地址三个标识信息。
[0062] 生成模块 20可以通过以下方式生成新的标识信息:
[0063] 可选地, 生成模块 20将至少两个标识信息直接排列组合成一个新的标识信息。
例如, 第一标识信息为 12345, 第二标识信息为 abcd, 将两个标识信息直接排列 组合成字符串 12345abcd或者 abcdl2345, 作为一个新的标识信息。
[0064] 可选地, 生成模块 20通过预设算法将至少两个标识信息组合成一个新的标识信 息。 所述预设算法包括 SHA算法、 DES算法、 DSA算法和 AES算法等加密算法中 的任意一种或至少两种的组合, 此外也可以是自定义的算法。
[0065] 例如, 生成模块 20首先根据预设算法或随机的从至少两个标识信息中分别提取 出至少一个字符, 然后根据预设算法将提取出的字符根据预设算法组合成一个 字符串, 或直接排列组合成一个字符串, 作为新的标识信息。
[0066] 举例而言, 假设获取的三个标识信息分别为芯片标识符" F135"、 WIFI的 MAC 地址" 123456789ABC"、 IMEI"24561987BADCFE"。 生成模块 20先提取芯片标识 符的最后一个字符" 5", 提取 WIFI的 MAC地址中的偶数位字符 "2468AC", 根据 斐波那契数列 "112358"提取出 IMEI中的字符" 224517"; 然后将提取出的字符顺序 排列组合为字符串" 52468AC224517", 作为新的标识信息。
[0067] 本领域技术人员可以理解, 除此之外, 还可以通过现有技术中的其它方式根据 至少两个标识信息生成新的标识信息, 本发明对此不再一一列举赘述。
[0068] 本发明实施例中, 处理模块 30将根据至少两个标识信息生成的新的标识信息作 为电子设备的唯一性标识符, 即利用新生成的标识信息来标识该电子设备, 第 三方则难以根据现有的标识信息的既有规律来破解电子设备的唯一性标识符, 大大提高了设备的安全性。
[0069] 处理模块 30将新的标识信息作为电子设备的唯一性标识符使用的具体方式包括
: 将新的标识信息作为电子设备的唯一性标识符予以显示, 将新的标识信息作 为电子设备的唯一性标识符发送给外部设备 (如服务器) , 将新的标识信息作 为电子设备的唯一性标识符进行加密操作, 等等。
[0070] 例如, 处理模块 30包括发送单元, 该发送单元根据外部设备 (如服务器) 发送 的唯一性标识符获取请求, 将新的标识信息作为唯一性标识符发送给该外部设 备。
[0071] 又如, 处理模块 30包括显示单元, 该显示单元根据唯一性标识符显示请求, 将 新的标识信息作为唯一性标识予以显示。
[0072] 进一步地, 如图 4所示, 在本发明的设备标识装置第二实施例中, 该装置还包 括存储模块 40, 该存储模块 40用于: 将新的标识信息作为电子设备的唯一性标 识符予以存储。
[0073] 具体的, 存储模块 40将新的标识信息存储于指定位置, 当后续需要使用唯一性 标识符吋, 处理模块 30则直接从该指定位置提取该新的标识信息作为唯一性标 识符使用, 从而使得唯一性标识符的使用更加方便快捷。
[0074] 本发明实施例的设备标识装置, 通过利用电子设备现有的至少两个标识信息生 成新的标识信息, 将新的标识信息作为电子设备的唯一性标识符使用, 使得第 三方则难以根据现有的标识信息的既有规律来破解电子设备的唯一性标识符, 大大提高了设备的安全性。 [0075] 本发明同吋提出一种电子设备, 所述电子设备包括存储器、 处理器和至少一个 被存储在存储器中并被配置为由处理器执行的应用程序, 所述应用程序被配置 为用于执行设备标识方法。 所述设备标识方法包括以下步骤: 获取电子设备的 至少两个标识信息; 根据至少两个标识信息生成一个新的标识信息; 将新的标 识信息作为电子设备的唯一性标识符使用。 本实施例中所描述的设备标识方法 为本发明中上述实施例所涉及的设备标识方法, 在此不再赘述。
[0076] 本领域技术人员可以理解, 本发明包括涉及用于执行本申请中所述操作中的一 项或多项的设备。 这些设备可以为所需的目的而专门设计和制造, 或者也可以 包括通用计算机中的已知设备。 这些设备具有存储在其内的计算机程序, 这些 计算机程序选择性地激活或重构。 这样的计算机程序可以被存储在设备 (例如 , 计算机) 可读介质中或者存储在适于存储电子指令并分别耦联到总线的任何 类型的介质中, 所述计算机可读介质包括但不限于任何类型的盘 (包括软盘、 硬盘、 光盘、 CD-ROM、 和磁光盘) 、 ROM (Read-Only Memory , 只读存储器 ) 、 RAM (Random Access Memory , 随机存储器) 、 EPROM (Erasable Programmable Read-Only
Memory , 可擦写可编程只读存储器) 、 EEPROM (Electrically Erasable Programmable Read-Only Memory , 电可擦可编程只读存储器) 、 闪存、 磁性卡 片或光线卡片。 也就是, 可读介质包括由设备 (例如, 计算机) 以能够读的形 式存储或传输信息的任何介质。
[0077] 本技术领域技术人员可以理解, 可以用计算机程序指令来实现这些结构图和 / 或框图和 /或流图中的每个框以及这些结构图和 /或框图和 /或流图中的框的组合。 本技术领域技术人员可以理解, 可以将这些计算机程序指令提供给通用计算机 、 专业计算机或其他可编程数据处理方法的处理器来实现, 从而通过计算机或 其他可编程数据处理方法的处理器来执行本发明公幵的结构图和 /或框图和 /或流 图的框或多个框中指定的方案。
[0078] 本技术领域技术人员可以理解, 本发明中已经讨论过的各种操作、 方法、 流程 中的步骤、 措施、 方案可以被交替、 更改、 组合或刪除。 进一步地, 具有本发 明中已经讨论过的各种操作、 方法、 流程中的其他步骤、 措施、 方案也可以被 交替、 更改、 重排、 分解、 组合或刪除。 进一步地, 现有技术中的具有与本发 明中公幵的各种操作、 方法、 流程中的步骤、 措施、 方案也可以被交替、 更改 、 重排、 分解、 组合或刪除。
以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利 用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直接或间接运 用在其他相关的技术领域, 均同理包括在本发明的专利保护范围内。

Claims

权利要求书
[权利要求 1] 一种设备标识方法, 其特征在于, 包括以下步骤:
获取电子设备的至少两个标识信息;
根据所述至少两个标识信息生成一个新的标识信息; 将所述新的标识信息作为所述电子设备的唯一性标识符使用。
[权利要求 2] 根据权利要求 1所述的设备标识方法, 其特征在于, 所述至少两个标 识信息包括芯片标识符、 WIFI的 MAC地址、 蓝牙的 MAC地址、 IMEI 、 IMSI和 SN中的至少两个。
[权利要求 3] 根据权利要求 2所述的设备标识方法, 其特征在于, 所述获取电子设 备的至少两个标识信息的步骤包括: 读取电子设备的芯片标识符、 W IFI的 MAC地址和蓝牙的 MAC地址三个标识信息。
[权利要求 4] 根据权利要求 1所述的设备标识方法, 其特征在于, 所述根据所述至 少两个标识信息生成一个新的标识信息的步骤包括: 通过预设算法将所述至少两个标识信息组合成一个新的标识信息。
[权利要求 5] 根据权利要求 4所述的设备标识方法, 其特征在于, 所述预设算法包 括 SHA算法、 DES算法、 DSA算法和 AES算法中的任意一种或至少两 种的组合。
[权利要求 6] 根据权利要求 1所述的设备标识方法, 其特征在于, 所述根据所述至 少两个标识信息生成一个新的标识信息的步骤之后还包括: 将所述新的标识信息作为所述电子设备的唯一性标识符予以存储。
[权利要求 7] 根据权利要求 1所述的设备标识方法, 其特征在于, 所述将所述新的 标识信息作为所述电子设备的唯一性标识符使用的步骤之后还包括: 根据外部设备发送的唯一性标识符获取请求, 将所述新的标识信息作 为所述电子设备的唯一性标识符发送给所述外部设备。
[权利要求 8] 根据权利要求 1所述的设备标识方法, 其特征在于, 所述电子设备为 车载设备。
[权利要求 9] 一种设备标识装置, 其特征在于, 包括:
获取模块, 用于获取电子设备的至少两个标识信息; 生成模块, 用于根据所述至少两个标识信息生成一个新的标识信息; 处理模块, 用于将所述新的标识信息作为所述电子设备的唯一性标识 符使用。
[权利要求 10] 根据权利要求 2所述的设备标识装置, 其特征在于, 所述至少两个标 识信息包括芯片标识符、 WIFI的 MAC地址、 蓝牙的 MAC地址、 IMEI
、 IMSI和 SN中的至少两个。
[权利要求 11] 根据权利要求 10所述的设备标识装置, 其特征在于, 所述获取模块用 于: 读取电子设备的芯片标识符、 WIFI的 MAC地址和蓝牙的 MAC地 址三种标识信息。
[权利要求 12] 根据权利要求 9所述的设备标识装置, 其特征在于, 所述生成模块用 于: 通过预设算法将所述至少两个标识信息组合成一个新的标识信息
[权利要求 13] 根据权利要求 12所述的设备标识装置, 其特征在于, 所述预设算法包 括 SHA算法、 DES算法、 DSA算法和 AES算法中的任意一种或至少两 种的组合。
[权利要求 14] 根据权利要求 9所述的设备标识装置, 其特征在于, 所述装置还包括 存储模块, 所述存储模块用于: 将所述新的标识信息作为所述电子设 备的唯一性标识符予以存储。
[权利要求 15] 根据权利要求 9所述的设备标识装置, 其特征在于, 所述处理模块包 括发送单元, 所述发送单元用于: 根据外部设备发送的唯一性标识符 获取请求, 将所述新的标识信息作为所述电子设备的唯一性标识符发 送给所述外部设备。
[权利要求 16] 根据权利要求 9所述的设备标识装置, 其特征在于, 所述电子设备为 车载设备。
[权利要求 17] —种电子设备, 包括存储器、 处理器和至少一个被存储在所述存储器 中并被配置为由所述处理器执行的应用程序, 其特征在于, 所述应用 程序被配置为用于执行权利要求 1所述的设备标识方法。
PCT/CN2017/111959 2017-10-09 2017-11-20 设备标识方法、装置和电子设备 WO2019071722A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710931092.9 2017-10-09
CN201710931092.9A CN107707686B (zh) 2017-10-09 2017-10-09 设备标识方法和装置

Publications (1)

Publication Number Publication Date
WO2019071722A1 true WO2019071722A1 (zh) 2019-04-18

Family

ID=61184845

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/111959 WO2019071722A1 (zh) 2017-10-09 2017-11-20 设备标识方法、装置和电子设备

Country Status (2)

Country Link
CN (1) CN107707686B (zh)
WO (1) WO2019071722A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112995355A (zh) * 2021-03-02 2021-06-18 上海星融汽车科技有限公司 设备唯一识别码的生成方法、系统及电子设备

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108717635B (zh) * 2018-06-08 2023-06-09 中国农业银行股份有限公司 基于多生物特征鉴权或标识的方法及系统
CN112346740B (zh) * 2019-08-06 2024-05-07 广东元心科技有限公司 一种通过应用来核实设备标识符的方法及其系统
CN112685064B (zh) * 2020-12-30 2024-03-22 南京擎盾信息科技有限公司 设备标识的处理方法以及装置、存储介质、电子装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104883677A (zh) * 2014-02-28 2015-09-02 阿里巴巴集团控股有限公司 一种设备间通讯的连接方法、装置和系统
CN105490711A (zh) * 2015-12-31 2016-04-13 福建联迪商用设备有限公司 蓝牙自动连接方法以及主设备、从设备和系统
CN106255102A (zh) * 2016-07-26 2016-12-21 广东欧珀移动通信有限公司 一种终端设备的鉴定方法及相关设备
CN106375983A (zh) * 2016-11-01 2017-02-01 武汉斗鱼网络科技有限公司 一种标识符生成方法和装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104883677A (zh) * 2014-02-28 2015-09-02 阿里巴巴集团控股有限公司 一种设备间通讯的连接方法、装置和系统
CN105490711A (zh) * 2015-12-31 2016-04-13 福建联迪商用设备有限公司 蓝牙自动连接方法以及主设备、从设备和系统
CN106255102A (zh) * 2016-07-26 2016-12-21 广东欧珀移动通信有限公司 一种终端设备的鉴定方法及相关设备
CN106375983A (zh) * 2016-11-01 2017-02-01 武汉斗鱼网络科技有限公司 一种标识符生成方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112995355A (zh) * 2021-03-02 2021-06-18 上海星融汽车科技有限公司 设备唯一识别码的生成方法、系统及电子设备

Also Published As

Publication number Publication date
CN107707686A (zh) 2018-02-16
CN107707686B (zh) 2019-10-08

Similar Documents

Publication Publication Date Title
US9584321B2 (en) Secure storage for shared documents
WO2019071722A1 (zh) 设备标识方法、装置和电子设备
GB2538052B (en) Encoder, decoder, encryption system, encryption key wallet and method
CN113364760A (zh) 一种数据加密处理方法、装置、计算机设备及存储介质
KR101497386B1 (ko) 실제 물체를 사용하는 암호화
KR20160123069A (ko) 단말의 통합 인증 방법 및 그 장치
US8819435B2 (en) Generating protocol-specific keys for a mixed communication network
CN111615106B (zh) 一种语音数据包的加密方法及装置
US20150127942A1 (en) Security key device for secure cloud service, and system and method for providing secure cloud service
CN101707767B (zh) 一种数据传输方法及设备
WO2018209851A1 (zh) 翻译方法和翻译系统
WO2013138636A2 (en) Key centric identity
CN104113556A (zh) 网络登录验证方法和系统及移动终端和应用服务器
WO2014194818A1 (zh) 一种用于发现设备的用户的方法和用户设备
CN102957534B (zh) 一种多终端统一身份认证的方法及系统
JP6447949B1 (ja) 認証システム、認証サーバ、認証方法及び認証プログラム
US10574441B2 (en) Management of cryptographic keys
WO2019136805A1 (zh) 数字签名生成方法、装置和计算机设备
CN110598427A (zh) 数据的处理方法、系统和存储介质
US9614973B1 (en) Voice over internet protocol credentials
CN102316105A (zh) 一种提高数据安全性的方法及装置
US20210328655A1 (en) Portable shortwave transceiver hotspot
CN114048454A (zh) 数字证书的传输方法、装置、计算机设备和存储介质
WO2017219759A1 (zh) 一种用户签到的方法和系统
CN102340397A (zh) 用于文件加解密的系统、加密、解密装置及加解密方法

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: 17928664

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17928664

Country of ref document: EP

Kind code of ref document: A1