|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.x9.X9IntegerConverter
public class X9IntegerConverter
| Constructor Summary | |
|---|---|
X9IntegerConverter()
|
|
| Method Summary | |
|---|---|
int |
getByteLength(ECCurve c)
|
int |
getByteLength(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(ECCurve c)
public int getByteLength(ECFieldElement fe)
public byte[] integerToBytes(java.math.BigInteger s,
int qLength)
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||