扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.security.cert类certpath.certpathrep的类成员方法: certpath.certpathrep定义及介绍
发布时间:2014-2-17
本文导语:
certpath.certpathrep
protected certpath.certpathrep(string type,
byte[] data)
创建具有指定证书路径类型和编码形式的 certpathrep。
参数:type - certpath 类型的标准名称data - 证书路径的编码形式
readres...