This is a Proof of Concept app that bridges SSH and Windows Hello.
The end goal is to create a PuTTY Pageant compatable app that securely stores SSH keys using Windows Hello.
I would use UWP for this, but you can't invoke SendMessage for Inter process communication with other windows as UWP apps are sandboxed >~>