扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.security.cert类certificatefactory的类成员方法: getcertpathencodings定义及介绍
发布时间:2014-2-17
本文导语:
getcertpathencodings
public final iterator getcertpathencodings()
返回此 certificatefactory 支持的 certpath 编码的迭代器,默认编码方式优先。有关标准编码名称及其格式的信息,请参见 java certification path api programmer's guide 中的附录 a。
试图修...