Create a program using MS Crypto API. Your aplication will consist of 2 processes that will communicate using some IPC mechanism (of your choice). These two processes will agree on a common shared secret using the Diffie-Hellman algorithm. At the end both the processes print the shared secret.