Simple command line utility to convert between MS Rsa key format to standard pem file - required for TMA
Simple command line utility to convert between MS Rsa key format to standard pem file - required for TMA
RsaToPemConverter [path to private xml key]
This will generate a .pem file in the same folder with the same name as the xml file
Requires Visual Studio 2015 and BouncyCastle.net