项目作者: utilitywarehouse

项目描述 :
Simple command line utility to convert between MS Rsa key format to standard pem file - required for TMA
高级语言: C#
项目地址: git://github.com/utilitywarehouse/uw-core-services-RsaToPemConverter.git


uw-core-services-RsaToPemConverter

Simple command line utility to convert between MS Rsa key format to standard pem file - required for TMA

Usage

RsaToPemConverter [path to private xml key]

This will generate a .pem file in the same folder with the same name as the xml file

Building

Requires Visual Studio 2015 and BouncyCastle.net