org.bouncycastle.crypto.tls
Class FiniteFieldDHEGroup
java.lang.Object
org.bouncycastle.crypto.tls.FiniteFieldDHEGroup
- public class FiniteFieldDHEGroup
- extends java.lang.Object
Method Summary |
static boolean |
isValid(short group)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ffdhe2432
public static final short ffdhe2432
- See Also:
- Constant Field Values
ffdhe3072
public static final short ffdhe3072
- See Also:
- Constant Field Values
ffdhe4096
public static final short ffdhe4096
- See Also:
- Constant Field Values
ffdhe6144
public static final short ffdhe6144
- See Also:
- Constant Field Values
ffdhe8192
public static final short ffdhe8192
- See Also:
- Constant Field Values
FiniteFieldDHEGroup
public FiniteFieldDHEGroup()
isValid
public static boolean isValid(short group)