package com.cer.test;
public class ExportCertFormKeystoreTest {
public static void main(String[] args) {
try {
// CertUtil.getX509CerCate("d:/cer/dv.cer");
CertUtil12.getX509CerCate("d:/cer/2222.cer");
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
// new ExportCertFormKeystore().export();
/* //生成密钥测试
new ExportCertFormKeystore().genkey();
//导出证书文件测试
new ExportCertFormKeystore().export(); */
}
}
最近下载更多
尹恒yingying LV18
2021年10月29日
1401170562 LV1
2020年4月24日
zjhylove LV1
2020年4月13日
ssh0 LV11
2020年3月26日
francochan LV6
2019年8月5日
2668869965 LV1
2019年7月31日
闫繁宇 LV9
2019年1月18日
best2018 LV46
2018年11月15日
走你個魯 LV21
2018年7月19日
Weipeng_ LV14
2018年6月22日

最近浏览