Provisioning Token for Secure Digital Document Issuance
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods fail to securely provide digital documents and their copies to mobile devices in a cryptographically secure manner, lacking effective authorization and secure linking mechanisms.
Innovation Solution
A method for generating a provisioning token that securely links a digital document to a terminal device, involving data hashing, salt values, and cryptographic signatures to ensure authorization and secure transmission, allowing authorized access to document copies without exposing sensitive data.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of operation
If digital documents are provided to mobile devices, then accessibility and usability are improved, but cryptographic security and authorization control deteriorate
Solution Approach 1:
The patent introduces a provisioning token as an intermediary object that mediates between the document owner and the mobile device. The token contains cryptographic bindings that authorize specific devices to access document copies, enabling secure sharing without directly exposing the document to untrusted devices. This intermediary mechanism resolves the contradiction by providing controlled accessibility while maintaining cryptographic security through the token's encrypted structure and validation requirements.
2Adaptability or versatility
If document copies are issued to multiple devices, then versatility and sharing capability are improved, but authorization control and data protection worsen
Solution Approach 1:
The patent segments the document access right into separate components: a provisioning token that can be shared with multiple devices, and individual device bindings that are created during issuance. Each device receives a unique binding that links it to the document copy, while the token itself remains reusable for creating new bindings. This segmentation allows versatile sharing across multiple devices while maintaining data protection through device-specific cryptographic bindings that prevent unauthorized access.
3Ease of operation
If data is stored in plain text for easy access, then ease of operation is improved, but cryptographic security and authorization verification deteriorate
Solution Approach 1:
The patent creates a cryptographic copy of the document data embedded within the provisioning token structure. Instead of storing sensitive data in plain text, the system stores encrypted representations that can be validated by authorized devices. The token contains hashed and encrypted versions of the document data, allowing verification of authorization without exposing the actual data. This copying approach enables controlled accessibility while maintaining cryptographic security through the encrypted data representations.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
The invention relates to a method for generating a digital provisioning token (174) by an issuing service. The provisioning token (174) entitles the user to receive a digital copy (176) of an issued digital document on an end device (150, 151) and to cryptographically link it to the end device (150, 151) during the issuance process. The method comprises a first server (100) of the issuing service receiving a creation request for the provisioning token (174), identifying the requester using the issued digital document (172), creating the requested provisioning token (174) in the form of a signed data record, and sending the provisioning token (174) to the identified requester.