A machine-readable calibration measurement capability data embedded in DCC system and method

By designing machine-readable calibration measurement capability data to be embedded in the DCC system, the problems of complex format conversion and data docking for users are solved, and the efficient embedding of calibration measurement capability data and the generation of digital calibration certificates are achieved, which improves data accuracy and application value and promotes the digitalization and intelligence of the measurement field.

CN119697166BActive Publication Date: 2025-09-09NATIONAL INSTITUTE OF METROLOGY CHINA
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202411851799.5
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2024-12-16
Publication Date
2025-09-09
Estimated Expiration
2044-12-16

AI Technical Summary

Technical Problem

In the existing technology, calibration agencies have failed to effectively integrate machine-readable calibration measurement capability data with digital calibration certificates, resulting in users having to perform complex format conversion and data docking, which limits the widespread application of DCC in the field of metrology.

Method used

A machine-readable calibration measurement capability data embedding DCC system was designed, including a web service subsystem, an acquisition subsystem, a message queue subsystem, and a storage subsystem. The system obtains calibration measurement capability data regularly through API calls, generates a digital calibration certificate, and signs it with a trusted timestamp, thus reducing manual intervention and improving data accuracy and authority.

Benefits of technology

It achieves efficient embedding of machine-readable calibration measurement capability data, improves the generation efficiency and application value of digital calibration certificates, enhances the authority and reliability of calibration institutions, and promotes the digital and intelligent development of the measurement field.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN119697166B_ABST
    Figure CN119697166B_ABST
Patent Text Reader

Abstract

The present invention discloses a system and method for embedding machine-readable calibration measurement capability data into a DCC system. The system belongs to the field of metrology and calibration measurement. The system includes a web service subsystem, an acquisition subsystem, a message queue subsystem, and a storage subsystem. The web service subsystem is connected to the acquisition subsystem via the message queue subsystem, and the storage subsystem is connected to the web service subsystem and the acquisition subsystem, respectively. The system periodically acquires calibration measurement capability data from the BIPM website, embeds it into relevant digital calibration certificates, and simultaneously generates a trusted timestamp for the digital calibration certificates. The system regularly acquires and dynamically updates calibration measurement capability data in the KCDB through API calls, replacing traditional manual query methods. This significantly reduces manual intervention, improves the accuracy, effectiveness, and authority of data usage, greatly improves the user experience, and resolves the problem that existing technologies severely affect the actual user experience.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention belongs to the field of metrology and calibration measurement, and in particular relates to a DCC system and method for embedding machine-readable calibration measurement capability data. Background Art

[0002] Calibration measurement capability (CMC) is an important part of the international metrology system. The accuracy, completeness and authority of its data are of great significance to cross-border trade, scientific research and industrial development. At present, the International Bureau of Weights and Measures (BIPM) publishes globally recognized CMC data through the Key Comparison Database (KCDB), which contains information on the services provided by participating institutions through internationally recognized CMCs, as well as core and supplementary comparison information to support these CMCs. All data listed in the KCDB have been reviewed and approved in the CIPM Mutual Recognition Agreement (MRA), so it is also called the CIPM MRA database. Among them, CIPMMRA is a framework for national metrology institutes to demonstrate the international equivalence of their measurement standards and the mutual recognition of the calibration and measurement certificates they issue.

[0003] KCDB's CMC data has been digitally provided by participating institutions since October 29, 2019, with access and control over the content. In 2021, BIPM provided an application programming interface (API) for searching CMCs in KCDB. The API can be accessed through the KCDB page on the BIPM website, and an official manual (API KCDB Guide) is provided to explain how it should be used to software developers. Its purpose is to promote machine readability of data in the BIPM database and to establish a machine-readable format for its reference publications, which enable direct communication between machines. The data provided by API KCDB are responses to search queries on CMC.

[0004] Calibration agencies currently haven't widely adopted the KCDB's machine-readable CMC data, especially those capable of issuing digital calibration certificates (DCCs). They haven't yet effectively integrated API KCDB CMC data with their DCC systems, or found a method for embedding machine-readable CMC data into machine-readable DCCs. This requires users to perform complex format conversion and data integration, severely limiting the widespread adoption of DCCs in metrology. Summary of the Invention

[0005] In response to the above-mentioned deficiencies in the prior art, the present invention provides a machine-readable calibration measurement capability data embedded in a DCC system and method, which solves the problem that the prior art requires users to perform complex format conversion and data docking work, which seriously affects the actual user experience.

[0006] To achieve the above-mentioned object, the present invention adopts the following technical solution: a machine-readable calibration measurement capability data embedded in a DCC system, comprising a web service subsystem, an acquisition subsystem, a message queue subsystem, and a storage subsystem, wherein the web service subsystem is connected to the acquisition subsystem via the message queue subsystem, and the storage subsystem is connected to the web service subsystem and the acquisition subsystem respectively;

[0007] The WEB service subsystem is used to view and manage calibration measurement capability data, digital calibration certificates, and trusted timestamp data online.

[0008] The acquisition subsystem is used to collect data from the BIPM website. It is also used to obtain calibration measurement capability data at regular intervals based on the acquisition configuration, and to generate a digital calibration certificate based on the acquisition results, with a trusted timestamp.

[0009] The message queue subsystem is used for asynchronous communication between the WEB service subsystem and the acquisition subsystem;

[0010] The storage subsystem is used to store information and data processed by the WEB service subsystem and the acquisition subsystem.

[0011] Furthermore: the WEB service subsystem includes a WEB API service module, a user management module and a business data management module;

[0012] The WEB API service module is deployed in the local area network (LAN), which is connected to the PC and is used to provide WEB page services to users and provide reverse proxy services for the user management module and business data management module.

[0013] The user management module is used to provide user management services, including adding, deleting, modifying and querying users; it is also used to provide user login, logout and authentication services; it is also used to collect authorization schemes based on cookies and sessions, and provide authorized users with access to corresponding data resource services;

[0014] The business data management module is used to provide management services for business data, including querying and deleting calibration measurement capability data, querying and deleting digital calibration certificate data, and querying trusted timestamp credentials.

[0015] The beneficial effects of the above further solution are: the collection service module does not collect data that has been collected, so as to reduce the collection volume; the collection service module adopts a triple-try mechanism to ensure the efficiency of data collection.

[0016] Furthermore: the acquisition subsystem includes an acquisition service module, a DCC generation service module and a trusted timestamp endorsement service module;

[0017] Among them, the collection service module is connected to the KCDB website through the Internet and is used to provide the ability to collect data from the KCDB website of the International Bureau of Weights and Measures;

[0018] The DCC generation service module is used to generate digital calibration certificates, analyze calibration measurement capability data, and analyze the data's unique identifier, which serves as a unique identifier for traceability to the KCDB. It also analyzes the calibration domain to which the data belongs, including physics, ionizing radiation, and biology and chemistry, and generates the corresponding digital calibration certificate based on the built-in digital calibration certificate template for the calibration domain type.

[0019] The trusted timestamp service module is used to provide a trusted timestamp and generate a trusted timestamp credential by calling the trusted timestamp interface based on the content of the digital calibration certificate.

[0020] Furthermore: the message queue subsystem is provided with a message queue, which adopts an inter-process message queue service, including a data collection request queue, a collection result return queue and a data collection log queue;

[0021] Among them, the data collection request queue is used to transmit the collection start message from the business data management module to the collection service module;

[0022] The collection result return queue is used to transfer the collection result information from the collection service module to the business data management module;

[0023] The data collection log queue is used to transfer log messages from the collection service module to the business data management module.

[0024] Furthermore: the storage subsystem is provided with a database;

[0025] Among them, the database uses a relational database to store information and data in the processing process, including user information table, authority information table, calibration measurement capability data table, digital calibration certificate data table, trusted timestamp credential data table, and collection log information table.

[0026] A method for embedding machine-readable calibration measurement capability data into a DCC system is provided, and is applied to embedding machine-readable calibration measurement capability data into a DCC system. The method comprises the following steps:

[0027] S1. Based on the release time of the collected data, collect the calibration measurement capability data after the latest release time;

[0028] S2. Generate a digital calibration certificate based on the collected business data;

[0029] S3. Sign a trusted timestamp based on the generated data calibration certificate content to generate a trusted timestamp credential;

[0030] S4. Save the calibration measurement capability data, digital calibration certificate and trusted time stamp credentials.

[0031] Furthermore: in said S1, the method for collecting calibration measurement capability data is specifically:

[0032] According to the official API KCDB manual published by the International Bureau of Weights and Measures, calibration measurement capability data is collected for a specified time range using a three-try mechanism.

[0033] Further: S2 is specifically:

[0034] The unique identifier of the calibration measurement capability data is used as the unique identifier traceable to KCDB. The calibration field to which the data belongs is analyzed. The calibration fields include physics, ionizing radiation, and biology and chemistry. The corresponding digital calibration certificate is generated based on the built-in digital calibration certificate templates for the three calibration field types.

[0035] Further: S3 specifically includes:

[0036] The SHA256 value of the content is calculated based on the generated data calibration certificate content as the fingerprint information of the data. By calling the trusted timestamp interface, the returned trusted timestamp credentials are received. The trusted timestamp interface is provided by an authorized trusted timestamp signing agency.

[0037] Furthermore: in said S4, the calibration measurement capability data is saved in the original data table, the digital calibration certificate is saved in the DCC data table, and the trusted timestamp credential is saved in the trusted timestamp credential table.

[0038] The beneficial effects of the present invention are:

[0039] (1) The present invention provides a system and method for embedding machine-readable calibration measurement capability data into a DCC. This system periodically collects calibration measurement capability data from the BIPM website, embeds it into relevant digital calibration certificates, and generates a trusted timestamp for the digital calibration certificates. This system uses API calls to periodically acquire and dynamically update calibration measurement capability data in the KCDB, replacing traditional manual query methods. This significantly reduces manual intervention, improves the accuracy, effectiveness, and authority of data usage, and greatly enhances the user experience.

[0040] (2) The present invention embeds relevant calibration measurement capability data in XML format into the digital calibration certificate to support the provision of traceable digital calibration certificates within the scope of CIPM MRA. The digital calibration certificate can be directly traced back to the International Bureau of Weights and Measures, which can not only improve the competitiveness of customers' products, but also enhance the authority and reliability of the calibration organization that issues the DCC. It greatly improves the generation efficiency and application value of the digital calibration certificate, and promotes the digital and intelligent development of the measurement field. BRIEF DESCRIPTION OF THE DRAWINGS

[0041] Figure 1 Schematic diagram of a machine-readable calibration measurement capability data embedded in a DCC system Figure 1 .

[0042] Figure 2 Schematic diagram of a machine-readable calibration measurement capability data embedded in a DCC system Figure 2 .

[0043] Figure 3 Flowchart of a method for embedding machine-readable calibration measurement capability data into DCC.

[0044] Among them: M01, WEB service subsystem; M02, collection subsystem; M03, message queue subsystem; M04, storage subsystem; 101, PC; 102, KCDB website; 201, local area network; 202, Internet; 311, WEB API service module; 312, user management module; 313, business data management module; 321, collection service module; 322, DCC generation service module; 323, trusted timestamp signing service module; 331, message queue; 341, database. DETAILED DESCRIPTION

[0045] The specific embodiments of the present invention are described below to facilitate understanding of the present invention by those skilled in the art. However, it should be clear that the present invention is not limited to the scope of the specific embodiments. For those skilled in the art, as long as various changes are within the spirit and scope of the present invention as defined and determined by the appended claims, these changes are obvious, and all inventions and creations utilizing the concepts of the present invention are protected.

[0046] like Figure 1 As shown, in one embodiment of the present invention, a machine-readable calibration measurement capability data is embedded in a DCC system, including a web service subsystem M01, an acquisition subsystem M02, a message queue subsystem M03, and a storage subsystem M04. The web service subsystem M01 is connected to the acquisition subsystem M02 through the message queue subsystem M03, and the storage subsystem M04 is connected to the web service subsystem M01 and the acquisition subsystem M02 respectively.

[0047] Among them, the WEB service subsystem M01 is used to view and manage calibration measurement capability (CMC) data, digital calibration certificate DCC, and trusted timestamp data online;

[0048] In this embodiment, the WEB service subsystem M01 provides HTTPS-based Ethernet WEB service for user WEB login.

[0049] The acquisition subsystem M02 is used to collect data from the BIPM website. It is also used to obtain calibration measurement capability data at regular intervals based on the acquisition configuration, and to generate a digital calibration certificate based on the acquisition results, with a trusted timestamp.

[0050] The message queue subsystem M03 is used for asynchronous communication between the WEB service subsystem M01 and the acquisition subsystem M02;

[0051] In this embodiment, the message queue subsystem M03 improves the user response experience by decoupling the relationship between subsystems.

[0052] The storage subsystem M04 is used to store information and data processed by the WEB service subsystem M01 and the acquisition subsystem M02, and provide corresponding information and data to the processing subsystem.

[0053] like Figure 2 As shown, the WEB service subsystem M01 includes a WEB API service module 311, a user management module 312 and a business data management module 313;

[0054] Among them, the WEB API service module 311 is deployed in the local area network 201, which is connected to PC101 and is used to provide WEB page services to users and provide reverse proxy services of interfaces for the user management module 312 and the business data management module 313; specifically, users can view and manage the system through a browser.

[0055] In this embodiment, local area network 201 is the KCDB website, a website system managed by the International Bureau of Weights and Measures (BIPM). It provides external query scope for the Key Comparison Database (KCDB), including web query and interface query. PC 101 is a personal computer on the same local area network as the system and needs to provide web browser support.

[0056] The user management module 312 is used to provide user management services, including user addition, deletion, modification and query; it is also used to provide user login, logout and authentication services; it is also used to collect authorization schemes based on Cookie and Session, and provide authorized users with access to corresponding data resource services; only authorized users can access the corresponding data resources.

[0057] The business data management module 313 is used to provide management services for business data, including querying and deleting calibration measurement capability data, querying and deleting digital calibration certificate data, and querying trusted timestamp credentials.

[0058] The acquisition subsystem M02 includes an acquisition service module 321, a DCC generation service module 322, and a trusted timestamp service module 323;

[0059] The collection service module 321 is connected to the KCDB website 102 via the Internet 202 and is used to provide the ability to collect data from the KCDB website 102 of the International Bureau of Weights and Measures;

[0060] In this embodiment, the collection service module 321 does not collect data that has been collected, so as to reduce the amount of data collected. The collection service module 321 adopts a triple-try mechanism to ensure the efficiency of data collection.

[0061] The DCC generation service module 322 is used to generate a digital calibration certificate, parse the calibration measurement capability data, and analyze the unique identifier of the data as a unique identifier traceable to the KCDB. It is also used to analyze the calibration domain to which the data belongs, which includes physics, ionizing radiation, and biology and chemistry, and generate the corresponding digital calibration certificate based on the built-in digital calibration certificate template for the calibration domain type.

[0062] The endorsement trusted timestamp service module 323 is used to provide an endorsement trusted timestamp and generate a trusted timestamp credential by calling a trusted timestamp interface according to the content of the digital calibration certificate.

[0063] The message queue subsystem M03 is provided with a message queue 331, which uses an inter-process message queue service, including a data collection request queue, a collection result return queue, and a data collection log queue;

[0064] The data collection request queue is used to transmit the collection start message from the business data management module 313 to the collection service module 321;

[0065] The collection result return queue is used to transfer the collection result information from the collection service module 321 to the business data management module 313;

[0066] The data collection log queue is used to transfer log messages from the collection service module 321 to the business data management module 313 .

[0067] The storage subsystem M04 is provided with a database 341;

[0068] The database 341 uses a relational database to store information and data during the processing, including a user information table, an authority information table, a calibration measurement capability data table, a digital calibration certificate data table, a trusted timestamp credential data table, and a collection log information table.

[0069] like Figure 3 As shown, a method for embedding machine-readable calibration measurement capability data into a DCC system is applied to embedding machine-readable calibration measurement capability data into a DCC system. The method includes the following steps:

[0070] S1. Based on the release time of the collected data, collect the calibration measurement capability data after the latest release time;

[0071] S2. Generate a digital calibration certificate based on the collected business data;

[0072] S3. Sign a trusted timestamp based on the generated data calibration certificate content to generate a trusted timestamp credential;

[0073] S4. Save the calibration measurement capability data, digital calibration certificate and trusted time stamp credentials.

[0074] In S1, the method for collecting calibration measurement capability data is specifically as follows:

[0075] According to the official API KCDB manual published by the International Bureau of Weights and Measures, calibration measurement capability data is collected for a specified time range using a three-try mechanism.

[0076] In this embodiment, the user can start data collection by asynchronously calling on the WEB page; data collection can also be triggered by a background scheduled task to collect calibration measurement capability data within a specified time range; due to the instability factor of the Internet 202, a triple-try mechanism is adopted.

[0077] The S2 is specifically:

[0078] The unique identifier of the calibration measurement capability data is used as the unique identifier traceable to KCDB. The calibration field to which the data belongs is analyzed. The calibration fields include physics, ionizing radiation, and biology and chemistry. The corresponding digital calibration certificate is generated based on the built-in digital calibration certificate templates for the three calibration field types.

[0079] The S3 is specifically:

[0080] The SHA256 value of the content is calculated based on the generated data calibration certificate content as the fingerprint information of the data. By calling the trusted timestamp interface, the returned trusted timestamp credentials are received. The trusted timestamp interface is provided by an authorized trusted timestamp signing agency.

[0081] In S4, the calibration measurement capability data is saved in the raw data table, the digital calibration certificate is saved in the DCC data table, and the trusted timestamp credential is saved in the trusted timestamp credential table.

[0082] The beneficial effects of this invention include: providing a system and method for embedding machine-readable calibration and measurement capability data into a DCC system. This system periodically collects calibration and measurement capability data from the BIPM website, embeds it into relevant digital calibration certificates, and generates trusted timestamps for these certificates. This system, through API calls, regularly retrieves and dynamically updates calibration and measurement capability data from the KCDB, replacing traditional manual query methods. This significantly reduces manual intervention, improves the accuracy, effectiveness, and authority of data usage, and significantly enhances the user experience.

[0083] The present invention embeds relevant calibration measurement capability data in XML format into the digital calibration certificate to support the provision of traceable digital calibration certificates within the scope of CIPM MRA. The digital calibration certificate can be directly traced back to the International Bureau of Weights and Measures. This can not only improve the competitiveness of customers' products, but also enhance the authority and reliability of the calibration organization that issues the DCC. It greatly improves the generation efficiency and application value of digital calibration certificates, and promotes the digital and intelligent development of the measurement field.

[0084] In the description of the present invention, it should be understood that the terms "center", "thickness", "upper", "lower", "horizontal", "top", "bottom", "inner", "outer", "radial", etc., indicating the orientation or positional relationship, are based on the orientation or positional relationship shown in the accompanying drawings, and are only for the convenience of describing the present invention and simplifying the description, and do not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operate in a specific orientation, and therefore cannot be understood as limiting the present invention. In addition, the terms "first", "second", and "third" are used for descriptive purposes only and cannot be understood as indicating or implying the relative importance or the number of technical features implicitly specified. Therefore, the features defined by "first", "second", and "third" may explicitly or implicitly include one or more of such features.

Claims

1. A machine-readable calibration measurement capability data embedded in a DCC system, characterized in that: It includes a web service subsystem (M01), a collection subsystem (M02), a message queue subsystem (M03) and a storage subsystem (M04). The web service subsystem (M01) is connected to the collection subsystem (M02) through the message queue subsystem (M03). The storage subsystem (M04) is connected to the web service subsystem (M01) and the collection subsystem (M02) respectively. Among them, the WEB service subsystem (M01) is used to view and manage calibration measurement capability data, digital calibration certificates (DCC), and trusted timestamp data online; The acquisition subsystem (M02) is used to collect data from the International Bureau of Weights and Measures (BIPM) website. It is also used to periodically obtain calibration measurement capability data based on the acquisition configuration and generate digital calibration certificates based on the acquisition results, with a trusted timestamp. The acquisition subsystem (M02) includes an acquisition service module (321), a DCC generation service module (322) and a trusted timestamp endorsement service module (323); The collection service module (321) is connected to the Key Comparison Database (KCDB) website (102) via the Internet (202) to provide the ability to collect data from the KCDB website (102) of the International Bureau of Weights and Measures; The DCC generation service module (322) is used to generate a digital calibration certificate, parse calibration measurement capability data, analyze the unique identifier of the data as a unique identifier traceable to the KCDB; and is also used to analyze the calibration field to which the data belongs, the calibration fields including physics, ionizing radiation, and biology and chemistry, and generate a corresponding digital calibration certificate based on a built-in calibration field type digital calibration certificate template; The endorsement trusted timestamp service module (323) is used to provide an endorsement trusted timestamp and generate a trusted timestamp credential by calling a trusted timestamp interface based on the content of the digital calibration certificate; The message queue subsystem (M03) is used for asynchronous communication between the WEB service subsystem (M01) and the acquisition subsystem (M02); The storage subsystem (M04) is used to store information and data processed by the WEB service subsystem (M01) and the acquisition subsystem (M02).

2. The machine-readable calibration measurement capability data embedded in the DCC system according to claim 1, characterized in that: The WEB service subsystem (M01) includes a WEB API service module (311), a user management module (312) and a business data management module (313); Wherein, the WEB API service module (311) is deployed in the local area network (201), the local area network (201) is connected to the PC (101), and is used to provide WEB page services to users and provide reverse proxy services of interfaces for the user management module (312) and the business data management module (313); The user management module (312) is used to provide user management services, including user addition, deletion, modification and query; it is also used to provide user login, logout and authentication services; it is also used to collect authorization schemes based on Cookie and Session, and provide authorized users with access to corresponding data resource services; The business data management module (313) is used to provide management services for business data, including querying and deleting calibration measurement capability data, querying and deleting digital calibration certificate data, and querying trusted timestamp credentials.

3. The machine-readable calibration measurement capability data embedded in the DCC system according to claim 1, characterized in that The message queue subsystem (M03) is provided with a message queue (331), and the message queue (331) adopts an inter-process message queue service, including a data collection request queue, a collection result return queue and a data collection log queue; The data collection request queue is used to transmit the collection start message from the business data management module (313) to the collection service module (321); The collection result return queue is used to transfer the collection result information from the collection service module (321) to the business data management module (313); The data collection log queue is used to transfer log messages from the collection service module (321) to the business data management module (313).

4. The machine-readable calibration measurement capability data embedded in the DCC system according to claim 1, characterized in that The storage subsystem (M04) is provided with a database (341); The database (341) uses a relational database to store information and data during the processing, including a user information table, an authority information table, a calibration measurement capability data table, a digital calibration certificate data table, a trusted timestamp credential data table, and an acquisition log information table.

5. A method for embedding machine-readable calibration measurement capability data into a DCC, applied to the machine-readable calibration measurement capability data embedding DCC system according to any one of claims 1 to 4, characterized in that: The method comprises the following steps: S1. Based on the release time of the collected data, collect the calibration measurement capability data after the latest release time; S2. Generate a digital calibration certificate based on the collected business data; S3. Sign a trusted timestamp based on the generated data calibration certificate content to generate a trusted timestamp credential; S4. Save the calibration measurement capability data, digital calibration certificate and trusted time stamp credentials.

6. The method for embedding machine-readable calibration measurement capability data into a DCC according to claim 5, wherein: In S1, the method for collecting calibration measurement capability data is specifically as follows: According to the official API KCDB manual published by the International Bureau of Weights and Measures, calibration measurement capability data is collected for a specified time range using a three-try mechanism.

7. The method for embedding machine-readable calibration measurement capability data into a DCC according to claim 5, wherein: The S2 is specifically: The unique identifier of the calibration measurement capability data is used as the unique identifier traceable to KCDB. The calibration field to which the data belongs is analyzed. The calibration fields include physics, ionizing radiation, and biology and chemistry. The corresponding digital calibration certificate is generated based on the built-in digital calibration certificate templates for the three calibration field types.

8. The method for embedding machine-readable calibration measurement capability data into a DCC according to claim 7, wherein: The S3 is specifically: The SHA256 value of the content is calculated based on the generated data calibration certificate content as the fingerprint information of the data. By calling the trusted timestamp interface, the returned trusted timestamp credentials are received. The trusted timestamp interface is provided by an authorized trusted timestamp signing agency.

9. The method for embedding machine-readable calibration measurement capability data into a DCC according to claim 5, wherein: In S4, the calibration measurement capability data is saved in the raw data table, the digital calibration certificate is saved in the DCC data table, and the trusted timestamp credential is saved in the trusted timestamp credential table.

Citation Information

Patent Citations

  • Trusted time network calibration system and trusted time digital service

    CN115766236A

  • Digital calibration certificate generation and verification method and system based on micro-service architecture

    CN118432878A