現(xiàn)在的代碼有:
pem轉(zhuǎn)ppk的代碼,C#的:
https://github.com/akira345/pem2ppk
這個代碼很完整,可以下載就使用。
下面這個據(jù)說有改進,只是一個庫文件:
https://gist.github.com/bosima/ee6630d30b533c7d7b2743a849e9b9d0#file-puttykeyfilegenerator-cs-L190
如果要ppk轉(zhuǎn)pem:
只能逆過程了,上面的代碼進行逆就行。登用的時候再說吧