| 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.asn1.ASN1Encodableorg.bouncycastle.asn1.cryptopro.ECGOST3410ParamSetParameterspublic class ECGOST3410ParamSetParametersextends ASN1EncodableField Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Encodable | |
BER, DER | |
Constructor Summary | |
| |
Method Summary | |
BigInteger |
|
static ECGOST3410ParamSetParameters |
|
static ECGOST3410ParamSetParameters |
|
BigInteger |
|
BigInteger |
|
DERObject | |
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable | |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode, toASN1Object | |
public ECGOST3410ParamSetParameters(BigInteger a,
BigInteger b,
BigInteger p,
BigInteger q,
int x,
BigInteger y)public BigInteger getA()
public static ECGOST3410ParamSetParameters getInstance(ASN1TaggedObject obj, boolean explicit)
public BigInteger getP()
public BigInteger getQ()