Tool for convertion RSA keys stored in '.pem' files into xml format
Inspired by https://superdry.apphb.com/tools/online-rsa-key-converter
Build using Bouncy Castle Portable library (http://www.bouncycastle.org/csharp/)
- Open your terminal or cmd
$ PemToXml -p=private.pem [-x=private.xml]