Method for realizing cloud locking of sensitive data on basis of reconstruction technology
A sensitive data, cloud technology, applied in the direction of code reconstruction, digital data protection, electronic digital data processing, etc., can solve the problems that can not completely avoid various attacks of malicious applications, data storage in the terminal, data leakage, mobile phone loss, etc. , to achieve the effect of solving sensitive data leakage
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0042] This section presents the implementation of cloud-terminal data fusion in Android applications. The following takes a piece of code as an example to introduce an example of the refactoring process and an example of the refactored runtime architecture.
[0043] Such as image 3 As shown in (a), the above code is the code before refactoring, and a total of three file-related objects are generated: one is that newFile(paramString) generates a File object; the other is that the File object is passed as a parameter to open() to generate A ParcelFileDescriptor object is obtained; the third is to use the getFileDescriptor() operation of the ParcelFileDescriptor object to generate a FileDescriptor object. The first of these three objects is created by the new keyword, the second is generated by the factory ParcelFileDescriptor.open function; the third is generated by the normal operation getFileDescriptor of the framework layer object ParcelFileDescriptor.
[0044] The refact...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 