(C++)Storing the certification files with the private keys
Storing the certification files with the private keys
Acceptance criteria
- check internal capabilities to storage private keys
- implement common solution for most of the popular OS - Windows, Linux, MacOS
- store the private keys at the file system, and encrypt them
- also Login/logout
Note Where the private keys will be stored its not yet decided, we can re-use the approach form JS library
Edited by Kalin Canov