Bouncy Castle Cryptography Library 1.37 | |
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 | |
int |
|
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()
public int hashCode()