Hi,
I need to launch one application (UI/Service) from another.
I tried adding the application id of the Caller to the 'HashMap' parameter of 'AppControl;;Start' and verified it in 'OnAppControlRequestReceived' of the Callee.
But this appears as a basic approach and not very secured.
Is there some other way of achieving? Like reading Author certificate to find the author of the applicaiton or any other Cryptographic means?
Please suggest.
Thanks,
Priya