KR102197218B1 - 분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 - Google Patents
분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 Download PDFInfo
- Publication number
- KR102197218B1 KR102197218B1 KR1020190092838A KR20190092838A KR102197218B1 KR 102197218 B1 KR102197218 B1 KR 102197218B1 KR 1020190092838 A KR1020190092838 A KR 1020190092838A KR 20190092838 A KR20190092838 A KR 20190092838A KR 102197218 B1 KR102197218 B1 KR 102197218B1
- Authority
- KR
- South Korea
- Prior art keywords
- user
- document
- fido
- distributed
- counterpart
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/33—User authentication using certificates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3236—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3247—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3263—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
도 2는 일 실시예에 따른 인증 시스템의 구성을 설명하기 위한 블록도이다.
도 3 내지 도 6은 일 실시예에 따른 DID 자료 구조를 설명하기 위한 도면이다.
도 7은 일 실시예에 따른 인증 시스템에서 분산 ID 신분증을 발급하는 동작을 설명하기 위한 도면이다.
도 8은 일 실시예에 따른 인증 시스템에서 분산 ID 신분증을 검증하는 동작을 설명하기 위한 도면이다.
도 9는 일 실시예에 따른 인증 시스템에서 사용자를 등록하는 동작을 설명하기 위한 도면이다.
도 10은 일 실시예에 따른 인증 시스템에서 문서를 결재하는 동작을 설명하기 위한 도면이다.
도 11은 일 실시예에 따른 인증 시스템에서 결재선에 따른 순차적 승인 동작을 설명하기 위한 도면이다.
Claims (6)
- 인증 서버에서 수행되는 신분증 제공 방법에 있어서,
인증 기기를 분산 ID 기반으로 관리하는 분산신원확인 환경을 구성하는 단계;
상기 구성된 분산신원확인 환경에서 신원이 확인된 사용자의 전자 기기와 연관된 인증 기기를 이용하여 사용자를 등록하는 단계;
상기 등록된 사용자로부터 문서의 결재 요청을 수신하는 단계; 및
상기 문서가 상대방 사용자로부터 열람됨에 따라 상기 상대방 사용자의 전자 기기와 연관된 인증 기기를 이용한 전자서명을 통하여 문서를 승인하는 단계
를 포함하는 신분증 제공 방법. - 제1항에 있어서,
상기 분산신원확인 환경을 구성하는 단계는,
상기 사용자에게 분산 ID 기반의 신분증을 발급하는 단계; 및
상기 발급된 분산 ID 기반의 신분증을 검증하는 단계
를 포함하고,
상기 사용자에게 분산 ID 기반의 신분증을 발급하는 단계는,
발급자로부터 대면 또는 비대면으로 사용자의 신원이 확인됨에 따라 FIDO 인증기를 이용한 FIDO 등록 과정을 통하여 획득된 사용자의 공개키를 이용하여 DID 문서(document)를 생성하여 블록체인에 저장하고 상기 사용자의 DID 식별자를 결정하고, 상기 결정된 사용자의 DID 식별자를 사용자에게 발급하고, 상기 사용자의 신원 확인을 통하여 확인된 신원 정보와 상기 사용자의 DID 식별자를 이용하여 DID 증명서(Verifiable claim)를 생성하여 블록체인에 저장하는 단계
를 포함하는 신분증 제공 방법. - 제2항에 있어서,
상기 발급된 분산 ID 기반의 신분증을 검증하는 단계는,
상기 사용자로부터 상기 사용자의 DID 식별자가 검증자에게 제시됨에 따라 FIDO 인증기를 이용한 FIDO의 인증 과정이 수행되고, 상기 검증자가 상기 사용자로부터 제시된 DID 식별자를 이용하여 상기 블록체인에서 DID 문서와 DID 증명서를 조회하여 상기 FIDO 인증 과정에 사용된 공개키와 상기 DID 문서에 존재하는 공개키가 일치하는지 확인하고, 상기 DID 증명서에 존재하는 발급자의 전자서명을 확인하여 상기 사용자의 분산 ID 기반의 신분증을 검증하는 단계
를 포함하는 신분증 제공 방법. - 제1항에 있어서,
상기 사용자를 등록하는 단계는,
상기 사용자의 신원이 확인됨에 따라 상기 사용자의 FIDO 등록 과정을 통하여 상기 사용자에 대한 DID 값을 발급하고, 상기 FIDO 등록 과정을 통하여 확인된 사용자의 공개키를 이용하여 DID 문서를 생성하여 블록체인에 저장하고, 상기 사용자의 DID 값과 상기 사용자의 신원 확인을 통하여 획득된 신원 정보를 이용하여 생성된 DID 증명서를 블록체인에 저장하는 단계
를 포함하는 신분증 제공 방법. - 제1항에 있어서,
상기 문서를 승인하는 단계는,
상기 상대방 사용자로부터 상기 결재 요청된 문서가 열람됨에 따라 상기 문서가 승인 또는 반려되고, 상기 상대방 사용자와의 FIDO 인증 과정을 통하여 확인된 전자 서명에 기초하여 DID 증명서를 생성하여 블록체인에 저장하는 단계
를 포함하는 신분증 제공 방법. - 제5항에 있어서,
상기 문서를 승인하는 단계는,
상기 결재 요청된 문서가 복수 명의 상대방 사용자로부터 승인되어야 할 경우, 제1 상대방 사용자로부터 문서가 확인됨에 따라 문서를 해시화하고, 상기 제1 상대방 사용자로부터 상기 결재 요청된 문서의 승인 여부, 상기 결재 요청된 문서가 승인된 승인 시각 및 상기 제1 상대방 사용자의 식별 정보를 이용하여 메타데이터를 생성하고, 상기 해시화된 문서 및 메타데이터를 이용하여 생성된 해시값에 대한 제1 상대방 사용자에게 FIDO 인증을 요청함에 따라 상기 제1 상대방 사용자로부터 FIDO 인증기를 이용하여 상기 생성된 제1 해시값에 대한 전자서명이 전달됨을 수신하고,
제2 상대방 사용자로부터 문서가 확인됨에 따라 상기 제2 상대방 사용자로부터 상기 결재 요청된 문서의 승인 여부, 상기 결재 요청된 문서가 승인된 승인 시각 및 상기 제2 상대방 사용자의 식별 정보를 이용하여 메타데이터를 생성하고, 상기 제1 상대방 사용자로부터 생성된 해시값 및 상기 제2 상대방 사용자로부터 생성된 메타데이터를 이용하여 제2 해시값을 생성하고, 상기 제2 상대방 사용자에게 상기 생성된 제2 해시값에 대한 FIDO 인증을 요청함에 따라 상기 제2 상대방 사용자로부터 FIDO 인증기를 이용하여 상기 생성된 제2 해시값에 대한 전자서명이 전달됨을 수신하는 단계
를 포함하는 신분증 제공 방법.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020190092838A KR102197218B1 (ko) | 2019-07-31 | 2019-07-31 | 분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020190092838A KR102197218B1 (ko) | 2019-07-31 | 2019-07-31 | 분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| KR102197218B1 true KR102197218B1 (ko) | 2021-01-04 |
Family
ID=74127382
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020190092838A Expired - Fee Related KR102197218B1 (ko) | 2019-07-31 | 2019-07-31 | 분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR102197218B1 (ko) |
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102302097B1 (ko) * | 2021-01-06 | 2021-09-15 | 이화여자대학교 산학협력단 | 블록체인 기반 법인did 서비스 제공 시스템 및 방법 |
| US20220014367A1 (en) * | 2018-12-13 | 2022-01-13 | Login Id Inc. | Decentralized computing systems and methods for performing actions using stored private data |
| KR102419311B1 (ko) * | 2021-11-08 | 2022-07-11 | 부산대학교 산학협력단 | 신뢰실행 환경 및 블록체인 기반 프라이버시 강화 자기주권 신원증명 시스템 및 방법 |
| WO2022177199A1 (ko) * | 2021-02-22 | 2022-08-25 | 주식회사 블록체인기술연구소 | 블록체인의 오라클 문제를 보완한 did 기반의 사용자 인증 시스템 |
| KR102439879B1 (ko) * | 2022-04-28 | 2022-09-02 | 주식회사 잇다헬스케어 | 블록체인 기반의 신원 인증용 시스템 및 그에 관한 동작방법 |
| KR20220146999A (ko) * | 2021-04-26 | 2022-11-02 | 두나무 주식회사 | 상품 거래 지원 방법 및 장치 |
| KR20230013591A (ko) * | 2021-07-19 | 2023-01-26 | 케이포시큐리티 주식회사 | 자기 주권 신원 정보 분할 관리 장치 및 방법 |
| KR20230052599A (ko) | 2021-10-13 | 2023-04-20 | 우효천 | 신원 증명 기능이 구비된 개인 정보 등록 시스템 및 방법 |
| KR20230085395A (ko) * | 2021-12-07 | 2023-06-14 | 한국전자통신연구원 | 분산 신원 관리 장치 및 방법 |
| KR20230108953A (ko) * | 2022-01-12 | 2023-07-19 | (주)가민정보시스템 | 자기 주권 신원 기반 인증 서비스 관리 시스템 |
| KR20230110844A (ko) | 2022-01-17 | 2023-07-25 | 주식회사 카르마랩 | 분산id를 이용한 증명서 클라우드 제공 시스템 |
| KR20230119802A (ko) | 2022-02-08 | 2023-08-16 | 우효천 | 신원 증명 기능이 구비된 개인 정보 등록 시스템 및 방법 |
| KR20230143410A (ko) * | 2022-04-05 | 2023-10-12 | 울산대학교 산학협력단 | 금융회사 분산 id 서비스 운용 및 공유체계 표준을 따르는 did 서비스 구현 방법 및 did 서비스 구현 장치 |
| WO2024187903A1 (zh) * | 2023-03-10 | 2024-09-19 | 支付宝(杭州)信息技术有限公司 | 基于did的支付方法、装置、可读存储介质及电子设备 |
| JP7555553B1 (ja) | 2024-02-05 | 2024-09-25 | SingulaNet株式会社 | 情報端末、情報処理システム、コンピュータプログラム及び情報処理方法 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101645862B1 (ko) * | 2015-03-16 | 2016-08-05 | 주식회사 시큐센 | 생체정보를 기반으로 전자서명한 전자문서를 관리하는 방법, 전자문서 관리 장치 및 컴퓨터 판독 가능한 기록 매체 |
-
2019
- 2019-07-31 KR KR1020190092838A patent/KR102197218B1/ko not_active Expired - Fee Related
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR101645862B1 (ko) * | 2015-03-16 | 2016-08-05 | 주식회사 시큐센 | 생체정보를 기반으로 전자서명한 전자문서를 관리하는 방법, 전자문서 관리 장치 및 컴퓨터 판독 가능한 기록 매체 |
Cited By (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20220014367A1 (en) * | 2018-12-13 | 2022-01-13 | Login Id Inc. | Decentralized computing systems and methods for performing actions using stored private data |
| WO2022149816A1 (ko) * | 2021-01-06 | 2022-07-14 | 이화여자대학교 산학협력단 | 블록체인 기반 법인did 서비스 제공 시스템 및 방법 |
| KR102302097B1 (ko) * | 2021-01-06 | 2021-09-15 | 이화여자대학교 산학협력단 | 블록체인 기반 법인did 서비스 제공 시스템 및 방법 |
| KR102465466B1 (ko) | 2021-02-22 | 2022-11-09 | 주식회사 블록체인기술연구소 | 블록체인의 오라클 문제를 보완한 did 기반의 사용자 인증 시스템 |
| WO2022177199A1 (ko) * | 2021-02-22 | 2022-08-25 | 주식회사 블록체인기술연구소 | 블록체인의 오라클 문제를 보완한 did 기반의 사용자 인증 시스템 |
| KR20220120058A (ko) * | 2021-02-22 | 2022-08-30 | 주식회사 블록체인기술연구소 | 블록체인의 오라클 문제를 보완한 did 기반의 사용자 인증 시스템 |
| KR102708397B1 (ko) * | 2021-04-26 | 2024-09-23 | 두나무 주식회사 | 상품 거래 지원 방법 및 장치 |
| KR20220146999A (ko) * | 2021-04-26 | 2022-11-02 | 두나무 주식회사 | 상품 거래 지원 방법 및 장치 |
| KR102563183B1 (ko) | 2021-07-19 | 2023-08-04 | 케이포시큐리티(주) | 자기 주권 신원 정보 분할 관리 장치 및 방법 |
| KR20230013591A (ko) * | 2021-07-19 | 2023-01-26 | 케이포시큐리티 주식회사 | 자기 주권 신원 정보 분할 관리 장치 및 방법 |
| KR20230052599A (ko) | 2021-10-13 | 2023-04-20 | 우효천 | 신원 증명 기능이 구비된 개인 정보 등록 시스템 및 방법 |
| WO2023080332A1 (ko) * | 2021-11-08 | 2023-05-11 | 부산대학교 산학협력단 | 신뢰실행 환경 및 블록체인 기반 프라이버시 강화 자기주권 신원증명 시스템 및 방법 |
| KR102419311B1 (ko) * | 2021-11-08 | 2022-07-11 | 부산대학교 산학협력단 | 신뢰실행 환경 및 블록체인 기반 프라이버시 강화 자기주권 신원증명 시스템 및 방법 |
| KR20230085395A (ko) * | 2021-12-07 | 2023-06-14 | 한국전자통신연구원 | 분산 신원 관리 장치 및 방법 |
| KR102780335B1 (ko) | 2021-12-07 | 2025-03-12 | 한국전자통신연구원 | 분산 신원 관리 장치 및 방법 |
| KR20230108953A (ko) * | 2022-01-12 | 2023-07-19 | (주)가민정보시스템 | 자기 주권 신원 기반 인증 서비스 관리 시스템 |
| KR102751341B1 (ko) | 2022-01-12 | 2025-01-10 | (주)가민정보시스템 | 자기 주권 신원 기반 인증 서비스 관리 시스템 |
| KR20230110844A (ko) | 2022-01-17 | 2023-07-25 | 주식회사 카르마랩 | 분산id를 이용한 증명서 클라우드 제공 시스템 |
| KR20230119802A (ko) | 2022-02-08 | 2023-08-16 | 우효천 | 신원 증명 기능이 구비된 개인 정보 등록 시스템 및 방법 |
| KR102739660B1 (ko) * | 2022-04-05 | 2024-12-10 | 울산대학교 산학협력단 | 금융회사 분산 id 서비스 운용 및 공유체계 표준을 따르는 did 서비스 구현 방법 및 did 서비스 구현 장치 |
| KR20230143410A (ko) * | 2022-04-05 | 2023-10-12 | 울산대학교 산학협력단 | 금융회사 분산 id 서비스 운용 및 공유체계 표준을 따르는 did 서비스 구현 방법 및 did 서비스 구현 장치 |
| KR102439879B1 (ko) * | 2022-04-28 | 2022-09-02 | 주식회사 잇다헬스케어 | 블록체인 기반의 신원 인증용 시스템 및 그에 관한 동작방법 |
| WO2024187903A1 (zh) * | 2023-03-10 | 2024-09-19 | 支付宝(杭州)信息技术有限公司 | 基于did的支付方法、装置、可读存储介质及电子设备 |
| JP7555553B1 (ja) | 2024-02-05 | 2024-09-25 | SingulaNet株式会社 | 情報端末、情報処理システム、コンピュータプログラム及び情報処理方法 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR102197218B1 (ko) | 분산 id와 fido 기반의 블록체인 신분증을 제공하는 시스템 및 방법 | |
| US11777726B2 (en) | Methods and systems for recovering data using dynamic passwords | |
| US11418347B1 (en) | Biometric electronic signature tokens | |
| US12393664B1 (en) | Document authentication certification with blockchain and distributed ledger techniques | |
| JP7083892B2 (ja) | デジタル証明書のモバイル認証相互運用性 | |
| US11669605B1 (en) | Dynamic enrollment using biometric tokenization | |
| CN100419737C (zh) | 应用鉴别系统、安全设备和终端设备 | |
| US20190190723A1 (en) | Authentication system and method, and user equipment, authentication server, and service server for performing same method | |
| RU2434340C2 (ru) | Инфраструктура верификации биометрических учетных данных | |
| US20090293111A1 (en) | Third party system for biometric authentication | |
| KR101937220B1 (ko) | 키 관리가 필요없는 블록체인을 기반한 전자서명 또는 메시지 인증 코드를 생성 및 검증 방법 | |
| US20110289318A1 (en) | System and Method for Online Digital Signature and Verification | |
| EP2184888B1 (en) | Verifying device and program | |
| CN105074721A (zh) | 使用具有附加验证的模拟数字签名签署电子文档的方法 | |
| JP2024535330A (ja) | セキュア署名方法、デバイス、及びシステム | |
| JP7554197B2 (ja) | ワンクリックログイン手順 | |
| CN113271207A (zh) | 基于移动电子签名的托管密钥使用方法、系统、计算机设备及存储介质 | |
| TWM595792U (zh) | 跨平台授權存取資源的授權存取系統 | |
| CN110392043B (zh) | 一种赋予电子合同公证强制执行效力的方法及系统 | |
| Shakila et al. | Design and analysis of digital certificate verification and validation using blockchain-based technology | |
| KR101868564B1 (ko) | 사용자 본인 확인(identification) 등록과 로컬 인증을 연계한 사용자 인증 장치 및 방법 | |
| CN114881650B (zh) | 基于tee的隐私保护分布式账本审计方法及系统 | |
| WO2023027756A1 (en) | Secure ledger registration | |
| KR102276527B1 (ko) | 오브젝트의 정보 변경 방지를 위한 오브젝트 발행 시스템 | |
| KR20110115256A (ko) | 전자 서명자 본인 확인을 이용한 전자 서명 문서 관리 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R14-asn-PN2301 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20241225 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20241225 |