I\'m developing UWP program that uses GPG executables. I have below code that execute gpg --list-keys and get result
gpg --list-keys
public class Gpg { publi