forked from modelica/Encryption-and-Licensing
-
Notifications
You must be signed in to change notification settings - Fork 1
Missing parts in the documentation #11
Copy link
Copy link
Open
Description
After having read the documentation and checked the source code a bit, I have a few unanswered questions:
- My understanding is that the tool's public key is derived from the private key, correct? But how is the tool's private key obtained in practise? And how is it connected to the list of public keys in the lve? It seemss is must originate from the lve somehow.
- Regarding the function: mlle_tool_libpath, how is this not redundant? In a previous step, the lve is started using the path to it, and the library path seems to be already given in that step (the lve is supposed to be in a sub directory ".library").
- The tool can ask for availabiliy of specific features via mlle_tool_feature, but how does it know about these features in the first place? Seems like there is a function missing, providing a list of all features?
- Same question for files: mlle_tool_file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels