org.phprpc.util
类 DHParams
java.lang.Object
org.phprpc.util.DHParams
public final class DHParams
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DHParams
public DHParams(int len)
getNearest
public static int getNearest(int n)
getDHParams
public static HashMap getDHParams(int len)
getL
public int getL()
getP
public BigInteger getP()
getG
public BigInteger getG()
getX
public BigInteger getX()
getDHParams
public HashMap getDHParams()
Copyright © 2014. All rights reserved.