扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.security.spec类ecfieldf2m的类成员方法: getreductionpolynomial定义及介绍
发布时间:2014-2-17
本文导语:
getreductionpolynomial
public biginteger getreductionpolynomial()
对于多项式方法,返回一个 biginteger,其第 i 位对应于降序排列多项式的第 i 个系数,对于常规方法,返回 null。
返回:对于多项式方法,返回一个 biginteger,其第 i 位对应...