| 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.Objectorg.bouncycastle.crypto.params.GOST3410ParametersConstructor 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()