Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.crypto.params.GOST3410Parameters
Constructor Summary | |
| |
|
Method Summary | |
boolean |
|
BigInteger |
|
BigInteger |
|
BigInteger |
|
GOST3410ValidationParameters |
public GOST3410Parameters(BigInteger p, BigInteger q, BigInteger a)
public GOST3410Parameters(BigInteger p, BigInteger q, BigInteger a, GOST3410ValidationParameters params)
public boolean equals(Object obj)
public BigInteger getA()
public BigInteger getP()
public BigInteger getQ()