|
|
|
|
|
by mariusblaesing
4613 days ago
|
|
Communication between open and closed source processes runs via IPC. Since all the IPC functions are declared in the open source part, you can exactly check what data is exchanged between the processes -> You can see that keys are not transmitted. |
|