扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.crypto.dsig类xmlsignaturefactory的类成员方法: newsignatureproperties定义及介绍
发布时间:2014-2-18
本文导语:
newsignatureproperties
public abstract signatureproperties newsignatureproperties(list properties,
string id)
创建包含指定的 signatureproperty 列表和可选 id 的 signatureproperties。
参数:properties - 一个列表,...