|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.cryptopro.ECGOST3410ParamSetParameters
public class ECGOST3410ParamSetParameters
| Constructor Summary | |
|---|---|
ECGOST3410ParamSetParameters(ASN1Sequence seq)
|
|
ECGOST3410ParamSetParameters(java.math.BigInteger a,
java.math.BigInteger b,
java.math.BigInteger p,
java.math.BigInteger q,
int x,
java.math.BigInteger y)
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getA()
|
static ECGOST3410ParamSetParameters |
getInstance(ASN1TaggedObject obj,
boolean explicit)
|
static ECGOST3410ParamSetParameters |
getInstance(java.lang.Object obj)
|
java.math.BigInteger |
getP()
|
java.math.BigInteger |
getQ()
|
ASN1Primitive |
toASN1Primitive()
|
| Methods inherited from class org.bouncycastle.asn1.ASN1Object |
|---|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Object |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ECGOST3410ParamSetParameters(java.math.BigInteger a,
java.math.BigInteger b,
java.math.BigInteger p,
java.math.BigInteger q,
int x,
java.math.BigInteger y)
public ECGOST3410ParamSetParameters(ASN1Sequence seq)
| Method Detail |
|---|
public static ECGOST3410ParamSetParameters getInstance(ASN1TaggedObject obj,
boolean explicit)
public static ECGOST3410ParamSetParameters getInstance(java.lang.Object obj)
public java.math.BigInteger getP()
public java.math.BigInteger getQ()
public java.math.BigInteger getA()
public ASN1Primitive toASN1Primitive()
toASN1Primitive in interface ASN1EncodabletoASN1Primitive in class ASN1Object
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||