US20180063667A1 - Method for loading a profile - Google Patents
Method for loading a profile Download PDFInfo
- Publication number
- US20180063667A1 US20180063667A1 US15/561,329 US201615561329A US2018063667A1 US 20180063667 A1 US20180063667 A1 US 20180063667A1 US 201615561329 A US201615561329 A US 201615561329A US 2018063667 A1 US2018063667 A1 US 2018063667A1
- Authority
- US
- United States
- Prior art keywords
- profile
- subscriber identity
- program code
- identity module
- module
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- H04W4/001—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/50—Service provisioning or reconfiguring
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/04—Key management, e.g. using generic bootstrapping architecture [GBA]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/30—Security of mobile devices; Security of mobile applications
- H04W12/35—Protecting application or service provisioning, e.g. securing SIM application provisioning
-
- H04W4/005—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/70—Services for machine-to-machine communication [M2M] or machine type communication [MTC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/20—Transfer of user or subscriber data
- H04W8/205—Transfer to or from user equipment or user record carrier
Definitions
- the invention relates to a method for loading a profile for a mobile radio subscription (subscription profile) into a subscriber identity module.
- a subscription profile must be loaded into the subscriber identity module. Change requests regarding the subscription profile (or also only profile for short) require the provision of a changed subscription profile. In the case of plug-in SIM cards the change can be performed by an exchange of the SIM card. Alternatively, a new subscription profile is loaded into the subscriber identity module, which is performed in particular for firmly soldered subscriber identity modules which cannot readily be exchanged.
- the managing of subscriptions, in particular by downloading subscription profiles and accompanying data into an eUICC, in general is also referred to as subscription management.
- [2] in addition to the “download” function, with which a profile is downloaded into an eUICC, at least the three additional functions “create”, “update” and “enable” are thus to be employed.
- Each of these functions must be called up or sent with costs via an OTA (over the air) connection from the SM-SR to the eUICC. This means that for downloading 10 kilobytes of profile data into an eUICC approximately at least 20 kilobytes (i.e. about twice as much) of data must be sent from the SM-SR OTA to the eUICC.
- the document DE 10 2012 018 540 A1 of the prior art discloses a subscriber identity module having two subscription profiles between which one can switch. This allows a subscription change to be carried out largely without an OTA transmission of data.
- the invention is based on the object of creating a method for loading a profile for a mobile radio subscription (subscription profile) into a subscriber identity module, which reduces the data amount to be transmitted OTA to the subscriber identity module.
- the method according to claim 1 is based on basic ideas that the profile is loaded in a single executable program code module into the subscriber identity module. As soon as after the loading a first (communication) APDU command arrives at the subscriber identity module, which inevitably will be the case some time, the program code module is executed and thereby the profile is installed. Sending specific installation commands like “create”, “update”, and “enable” to individual elementary files (EFs) of the subscriber identity module, with which a profile is installed conventionally, is not necessary.
- the method comprises the steps: a) providing a profile at the data preparation server; b) generating a single executable program code module (binary large object BLOB) of the profile provided according to a), which program code module is arranged such that by executing the executable program code module the profile is installed in the subscriber identity module; c′) loading the single executable program code module into the subscriber identity module in order to load the profile.
- a providing a profile at the data preparation server
- c′ loading the single executable program code module into the subscriber identity module in order to load the profile.
- a method for installing a profile, which was loaded according to claim 1 , in the subscriber identity module accordingly comprises the following steps: d) sending an APDU command (preferably no installation command) from the data preparation server to the subscriber identity module; in reaction to a reception of the APDU command at the subscriber identity module, executing the executable program code module and by executing installing the profile in the subscriber identity module.
- an APDU command preferably no installation command
- the executable program code module is selectively configured as an application program, in particular as a Java applet, in particular as a Java applet in the cap.file format.
- the CPU of the subscriber identity module executes the program code in reaction to the first (or perhaps also another) incoming APDU command and thereby installs the profile into the subscriber identity module.
- the executable program code module is configured as a memory image of the profile, or as a combination of a program code (e.g. a universal interpreter) which is independent of the profile and installed on the subscriber identity module with a memory image of the profile.
- a program code e.g. a universal interpreter
- the memory image is unfolded and thereby the profile is installed, or the independent program code (e.g. interpreter) interprets the memory image and installs the profile thereby.
- the step c′) of loading the program code module selectively comprises the following substeps: c′1) loading the executable program code module from the data preparation server into a secure router (e.g. subscription management secure router SM-SR); c′2) loading the executable program code module from the secure router (SM-SR) into the subscriber identity module.
- a secure router e.g. subscription management secure router SM-SR
- c′2 loading the executable program code module from the secure router (SM-SR) into the subscriber identity module.
- step a) is configured as: a) providing the profile from a network operator server to the data preparation server.
- FIG. 1 the image of [2] chapter 3.1.1 FIG. 10 of the prior art
- FIG. 2 the basic procedure of loading and installing an executable program code module BLOB for loading and installing a profile, according to an embodiment of the invention.
- FIG. 1 shows the image of [2] chapter 3.1.1 FIG. 10 of the prior art.
- a network operator MNO loads a profile into a subscriber identity module eUICC via the subman data preparation SM-DP and the subman secure router SM-SR in a plurality of steps with functions “download” and “create ISDP”. Calling up the “download” function also provokes the execution of the “CreatelSDP” function, in order to create a file structure into which profile data can be downloaded later.
- Chapter 3.1.3 FIG. 12 shows the actual downloading of profile data after creation of the file structure ISD-P.
- FIG. 2 shows the basic procedure of loading and installing an executable program code module BLOB (binary large object) for loading a profile P 1 into a subscriber identity module eUICC and to install it there, according to an embodiment of the invention.
- the server of a network operator MNO mobile network operator
- MNO mobile network operator
- the subman data preparation SM-DP server generates (pseudocode generate) an executable program code module BLOB P 1 for the profile P 1 and sends (pseudocode send) it to the subman secure router SM-SR which sends the executable program code module BLOB P 1 on to the subscriber identity module eUICC.
- the subscriber identity module eUICC stores the executable program code module BLOB.
- the subman secure router SM-SR sends a first APDU command to the subscriber identity module eUICC.
- the executable program code module BLOB is unfolded. Depending on the kind of executable program code module BLOB, the unfolding is done by executing the applet ( FIG. 2 : pseudocode EXE for execute), implementing or interpreting the memory image, etc.
- the profile P 1 is installed in the subscriber identity module eUICC.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Databases & Information Systems (AREA)
- Information Transfer Between Computers (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
- Stored Programmes (AREA)
- Telephone Function (AREA)
Abstract
Description
- The invention relates to a method for loading a profile for a mobile radio subscription (subscription profile) into a subscriber identity module.
- Within the framework of arranging a subscriber identity module a subscription profile must be loaded into the subscriber identity module. Change requests regarding the subscription profile (or also only profile for short) require the provision of a changed subscription profile. In the case of plug-in SIM cards the change can be performed by an exchange of the SIM card. Alternatively, a new subscription profile is loaded into the subscriber identity module, which is performed in particular for firmly soldered subscriber identity modules which cannot readily be exchanged. The managing of subscriptions, in particular by downloading subscription profiles and accompanying data into an eUICC, in general is also referred to as subscription management.
- The technical specifications [1] 12FAST.13—Embedded SIM Remote Provisioning Architecture 17 Dec. 2013, GSMA and [2] SGP02—Remote-Provisioning-Architecture-for-Embedded-UICC-Technical-Specification-v2.0, 13 Oct. 2014, GSMA describe the download and installation of a subscription profile into an eUICC. [1] 12FAST.13,
chapter 3 describes roles and functions by means of which a profile is loaded from a subscription management secure router SM-SR into an eUICC and is installed there. One function is an executable program code installed in the eUICC, which can be caused to be executed through a command corresponding to the function which is sent to the eUICC. [2] SGP02,chapter 3 describes the procedure required by protocol for downloading and installing a subscription profile into an eUICC. - According to [1] 12FAST.13 chapter 3.3.1.2.2 “Profile Download and Installation Function”, a profile is downloaded into the eUICC with a “download” function. Beyond the “download”, further accompanying functions are to be performed upon downloading the profile. According to [1] 12FAST.13 chapter 3.3.1.3.1 “ISD-P Creation Function” and [2] SGP02, chapter 3.1.1 “ISD-P Creation”, “create” functions are employed to create a file structure, in particular the ISD-P, in the eUICC. According to [2] SGP02, chapter 3.1.3 “Download an Installation of the Profile”, after creating the ISD-P a profile is downloaded and stored in the file structure, in particular the ISD-P. According to [1] 12FAST.13 chapter 3.3.1.2.3 “Profile Content Update Function” and 3.3.1.2.4 “Policy Rules Update Function”, “update” functions are employed to carry out updates according to the newly downloaded profile. According to [1] 12FAST.13 chapter 3.3.1.3.4 “Profile Enabling Function” and [2] SGP02, chapter 3.2 “Profile Enabling”, “enable” functions are performed to activate a downloaded profile, in particular an ISD-P, and to thereby make it usable for the user of the eUICC.
- According to [1], [2], in addition to the “download” function, with which a profile is downloaded into an eUICC, at least the three additional functions “create”, “update” and “enable” are thus to be employed. Each of these functions must be called up or sent with costs via an OTA (over the air) connection from the SM-SR to the eUICC. This means that for downloading 10 kilobytes of profile data into an eUICC approximately at least 20 kilobytes (i.e. about twice as much) of data must be sent from the SM-SR OTA to the eUICC.
- It would be desirable to have a solution for managing subscription profiles, in which the amount of data sent to the subscriber identity module, in particular of the data sent in addition to the actual profile data, is reduced.
- The
document DE 10 2012 018 540 A1 of the prior art discloses a subscriber identity module having two subscription profiles between which one can switch. This allows a subscription change to be carried out largely without an OTA transmission of data. - The invention is based on the object of creating a method for loading a profile for a mobile radio subscription (subscription profile) into a subscriber identity module, which reduces the data amount to be transmitted OTA to the subscriber identity module.
- This object is achieved by a method according to
claim 1. Advantageous embodiments of the invention are stated in the dependent claims. - The method according to
claim 1 is based on basic ideas that the profile is loaded in a single executable program code module into the subscriber identity module. As soon as after the loading a first (communication) APDU command arrives at the subscriber identity module, which inevitably will be the case some time, the program code module is executed and thereby the profile is installed. Sending specific installation commands like “create”, “update”, and “enable” to individual elementary files (EFs) of the subscriber identity module, with which a profile is installed conventionally, is not necessary. - More precisely, the method comprises the steps: a) providing a profile at the data preparation server; b) generating a single executable program code module (binary large object BLOB) of the profile provided according to a), which program code module is arranged such that by executing the executable program code module the profile is installed in the subscriber identity module; c′) loading the single executable program code module into the subscriber identity module in order to load the profile.
- Hence, according to
claim 1, a method for profile loading with reduced OTA data amount is created. - A method for installing a profile, which was loaded according to
claim 1, in the subscriber identity module accordingly comprises the following steps: d) sending an APDU command (preferably no installation command) from the data preparation server to the subscriber identity module; in reaction to a reception of the APDU command at the subscriber identity module, executing the executable program code module and by executing installing the profile in the subscriber identity module. - The executable program code module is selectively configured as an application program, in particular as a Java applet, in particular as a Java applet in the cap.file format. The CPU of the subscriber identity module executes the program code in reaction to the first (or perhaps also another) incoming APDU command and thereby installs the profile into the subscriber identity module.
- Alternatively, the executable program code module is configured as a memory image of the profile, or as a combination of a program code (e.g. a universal interpreter) which is independent of the profile and installed on the subscriber identity module with a memory image of the profile. In reaction to the first (or perhaps also another) incoming APDU command, the memory image is unfolded and thereby the profile is installed, or the independent program code (e.g. interpreter) interprets the memory image and installs the profile thereby.
- The step c′) of loading the program code module selectively comprises the following substeps: c′1) loading the executable program code module from the data preparation server into a secure router (e.g. subscription management secure router SM-SR); c′2) loading the executable program code module from the secure router (SM-SR) into the subscriber identity module.
- Selectively, step a) is configured as: a) providing the profile from a network operator server to the data preparation server.
- Hereinafter the invention will be explained more closely on the basis of embodiment examples and with reference to the drawings, in which are shown:
-
FIG. 1 the image of [2] chapter 3.1.1FIG. 10 of the prior art; -
FIG. 2 the basic procedure of loading and installing an executable program code module BLOB for loading and installing a profile, according to an embodiment of the invention. -
FIG. 1 shows the image of [2] chapter 3.1.1FIG. 10 of the prior art. A network operator MNO loads a profile into a subscriber identity module eUICC via the subman data preparation SM-DP and the subman secure router SM-SR in a plurality of steps with functions “download” and “create ISDP”. Calling up the “download” function also provokes the execution of the “CreatelSDP” function, in order to create a file structure into which profile data can be downloaded later. [2] Chapter 3.1.3FIG. 12 shows the actual downloading of profile data after creation of the file structure ISD-P. -
FIG. 2 shows the basic procedure of loading and installing an executable program code module BLOB (binary large object) for loading a profile P1 into a subscriber identity module eUICC and to install it there, according to an embodiment of the invention. The server of a network operator MNO (mobile network operator) provides profile structure and profile data of a profile P1 to the subman data preparation SM-DP server with the request to load the profile P1 into the subscriber identity module eUICC. The subman data preparation SM-DP server generates (pseudocode generate) an executable program code module BLOB P1 for the profile P1 and sends (pseudocode send) it to the subman secure router SM-SR which sends the executable program code module BLOB P1 on to the subscriber identity module eUICC. The subscriber identity module eUICC stores the executable program code module BLOB. At some time, the subman secure router SM-SR sends a first APDU command to the subscriber identity module eUICC. In reaction, the executable program code module BLOB is unfolded. Depending on the kind of executable program code module BLOB, the unfolding is done by executing the applet (FIG. 2 : pseudocode EXE for execute), implementing or interpreting the memory image, etc. As a result, the profile P1 is installed in the subscriber identity module eUICC. -
- [1] 12FAST.13—Embedded SIM Remote Provisioning Architecture 17 Dec. 2013, GSMA
- [2] SGP02-Remote-Provisioning-Architecture-for-Embedded-UICC- Technical-Specification-v2.0, 13 Oct. 2014, GSMA
- [3] DE 10 2012 018 540 A1
Claims (7)
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE102015003977 | 2015-03-26 | ||
DE102015003977.6 | 2015-03-26 | ||
DE102015003977.6A DE102015003977A1 (en) | 2015-03-26 | 2015-03-26 | Method for loading a profile |
PCT/EP2016/000522 WO2016150574A1 (en) | 2015-03-26 | 2016-03-24 | Method for loading a profile |
Publications (2)
Publication Number | Publication Date |
---|---|
US20180063667A1 true US20180063667A1 (en) | 2018-03-01 |
US10104517B2 US10104517B2 (en) | 2018-10-16 |
Family
ID=55701916
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/561,329 Active US10104517B2 (en) | 2015-03-26 | 2016-03-24 | Method for loading a profile |
Country Status (7)
Country | Link |
---|---|
US (1) | US10104517B2 (en) |
EP (1) | EP3275228B1 (en) |
CN (1) | CN107637110B (en) |
DE (1) | DE102015003977A1 (en) |
ES (1) | ES2729298T3 (en) |
MX (1) | MX370771B (en) |
WO (1) | WO2016150574A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3684087A1 (en) | 2019-01-15 | 2020-07-22 | Giesecke+Devrient Mobile Security GmbH | On-demand provisioning of uiccs and server components |
CN115699991A (en) * | 2021-05-28 | 2023-02-03 | 柏思科技有限公司 | Method and system for using multiple remote subscriber identity module profiles |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10277587B2 (en) * | 2015-10-08 | 2019-04-30 | Apple Inc. | Instantiation of multiple electronic subscriber identity module (eSIM) instances |
US20190260808A1 (en) * | 2018-02-20 | 2019-08-22 | Amr Mohamed Elgebaly Saad Elghandour | Apparatus and Method for an Inter-Country Telecommunications System |
CN109219040B (en) * | 2018-09-27 | 2022-04-19 | 努比亚技术有限公司 | eSIM card operation method, mobile terminal and eSIM card device |
CN109219039B (en) * | 2018-09-27 | 2022-04-19 | 努比亚技术有限公司 | eSIM card operation method, mobile terminal and eSIM card device |
DE102019002050B3 (en) * | 2019-03-22 | 2020-08-13 | Giesecke+Devrient Mobile Security Gmbh | Method for establishing a data connection, method for providing connection parameters and subscriber identity module |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120331292A1 (en) * | 2011-04-26 | 2012-12-27 | Haggerty David T | Electronic access client distribution apparatus and methods |
US20130227646A1 (en) * | 2012-02-14 | 2013-08-29 | Apple Inc. | Methods and apparatus for large scale distribution of electronic access clients |
US20140004827A1 (en) * | 2012-06-27 | 2014-01-02 | Rogers Communications Inc. | System and method for remote provisioning of embedded universal integrated circuit cards |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101996677B1 (en) * | 2011-11-04 | 2019-07-03 | 주식회사 케이티 | Method, Embedded UICC, and Device for Managing Multiple Profile in Embedded UICC |
DE102012018540A1 (en) | 2012-09-19 | 2014-03-20 | Giesecke & Devrient Gmbh | Subscriber identity module for authenticating a subscriber to a communication network |
KR102046159B1 (en) | 2013-04-15 | 2019-11-18 | 삼성전자주식회사 | Security and information supporting method and system for using policy control in re-subscription or adding subscription to mobile network operator in mobile telecommunication system environment |
-
2015
- 2015-03-26 DE DE102015003977.6A patent/DE102015003977A1/en not_active Withdrawn
-
2016
- 2016-03-24 US US15/561,329 patent/US10104517B2/en active Active
- 2016-03-24 WO PCT/EP2016/000522 patent/WO2016150574A1/en active Application Filing
- 2016-03-24 CN CN201680018465.7A patent/CN107637110B/en active Active
- 2016-03-24 EP EP16715451.7A patent/EP3275228B1/en active Active
- 2016-03-24 MX MX2017012218A patent/MX370771B/en active IP Right Grant
- 2016-03-24 ES ES16715451T patent/ES2729298T3/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120331292A1 (en) * | 2011-04-26 | 2012-12-27 | Haggerty David T | Electronic access client distribution apparatus and methods |
US20130227646A1 (en) * | 2012-02-14 | 2013-08-29 | Apple Inc. | Methods and apparatus for large scale distribution of electronic access clients |
US9843585B2 (en) * | 2012-02-14 | 2017-12-12 | Apple Inc. | Methods and apparatus for large scale distribution of electronic access clients |
US20140004827A1 (en) * | 2012-06-27 | 2014-01-02 | Rogers Communications Inc. | System and method for remote provisioning of embedded universal integrated circuit cards |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3684087A1 (en) | 2019-01-15 | 2020-07-22 | Giesecke+Devrient Mobile Security GmbH | On-demand provisioning of uiccs and server components |
CN115699991A (en) * | 2021-05-28 | 2023-02-03 | 柏思科技有限公司 | Method and system for using multiple remote subscriber identity module profiles |
US20230354006A1 (en) * | 2021-05-28 | 2023-11-02 | Pismo Labs Technology Limited | Methods and systems of using a plurality of remote subscriber identification module profiles |
US11968745B2 (en) * | 2021-05-28 | 2024-04-23 | Pismo Labs Technology Limited | Methods and systems of using a plurality of remote subscriber identification module profiles |
Also Published As
Publication number | Publication date |
---|---|
EP3275228A1 (en) | 2018-01-31 |
CN107637110A (en) | 2018-01-26 |
US10104517B2 (en) | 2018-10-16 |
MX370771B (en) | 2020-01-03 |
WO2016150574A1 (en) | 2016-09-29 |
DE102015003977A1 (en) | 2016-09-29 |
EP3275228B1 (en) | 2019-05-08 |
CN107637110B (en) | 2021-02-19 |
ES2729298T3 (en) | 2019-10-31 |
MX2017012218A (en) | 2018-06-06 |
BR112017020563A2 (en) | 2018-07-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10104517B2 (en) | Method for loading a profile | |
CN105682075B (en) | Method for supplying subscriber data to terminal, terminal and supply server | |
CN106899540B (en) | Update method, management system, eUICC and the terminal of user contracting data | |
KR101882426B1 (en) | Software updating method, system, and device | |
US9575741B2 (en) | Methods and devices for wireless device-to-device software upgrades | |
EP3267699B1 (en) | Method for performing a remote management of a multi-subscription sim module and corresponding sim module and computer program product | |
EP3506086B1 (en) | Method for updating or upgrading firmware of a radio frequency identification reader | |
JP7384920B2 (en) | Method of providing subscription profile, subscriber identity module, and subscription server | |
US10901716B2 (en) | Implicit file creation in APDU scripts | |
CN110268731B (en) | Techniques for obtaining a network access profile | |
US10893407B2 (en) | Method for controlling an embedded subscriber identity module | |
US20170351503A1 (en) | Method and system for installing software | |
EP3716667A1 (en) | Method for managing profiles in embedded universal integrated circuit cards, corresponding system and computer program product | |
CN104793998A (en) | Terminal system resource management method and device | |
CN103825937A (en) | Method, device and system for controlling data updating of embedded equipment | |
CN102318317B (en) | Method of managing an application embedded in a telecom device | |
US20160182248A1 (en) | Method for Realizing Smart Home Service, Smart Home Terminal and Service Hotspots | |
US10708738B2 (en) | System and method for executing an application on a terminal provided with a chip card | |
EP3047660B1 (en) | Method of communicating between a server and a secure element | |
KR20070092378A (en) | Mobile terminal having service profile auto updating function and the service profile auto update method | |
CN110063064B (en) | Method for providing enhanced communication capabilities to user equipment | |
KR20150120640A (en) | Apparatus, method and system of updating firmware of smart card | |
US20240205665A1 (en) | INTERNET OF THINGS (IOT) DEVICE AND METHOD FOR MANAGING PROVISIONING OF ONE OR MORE UNIVERSAL INTEGRATED CIRCUIT CARDS (UICCs) | |
RU2791001C1 (en) | Testing method for checking the process of remote initialization of embedded sim cards and an active testing system that provides such a testing method | |
BR112017020563B1 (en) | METHOD FOR UPLOADING A PROFILE |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GIESECKE+DEVRIENT MOBILE SECURITY GMBH, GERMANY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NITSCH, NILS;HUBER, ULRICH;SIGNING DATES FROM 20170804 TO 20170808;REEL/FRAME:043683/0828 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |