|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bouncycastle.asn1.x9.X9IntegerConverter
public class X9IntegerConverter
Constructor Summary | |
---|---|
X9IntegerConverter()
|
Method Summary | |
---|---|
int |
getByteLength(org.bouncycastle.math.ec.ECCurve c)
|
int |
getByteLength(org.bouncycastle.math.ec.ECFieldElement fe)
|
byte[] |
integerToBytes(java.math.BigInteger s,
int qLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X9IntegerConverter()
Method Detail |
---|
public int getByteLength(org.bouncycastle.math.ec.ECCurve c)
public int getByteLength(org.bouncycastle.math.ec.ECFieldElement fe)
public byte[] integerToBytes(java.math.BigInteger s, int qLength)
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |