]> WPIA git - cassiopeia.git/blob - lib/openssl/ms/tpem.bat
Merge remote-tracking branch 'origin/libs/detectcoll/local'
[cassiopeia.git] / lib / openssl / ms / tpem.bat
1 rem called by testpem
2
3 echo test %1 %2
4 %ssleay% %1 -in %2 -out %tmp1%
5 %cmp% %2 %tmp1%
6