|
Bouncy Castle Cryptography Library 1.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.util.Pack
public abstract class Pack
Constructor Summary | |
---|---|
Pack()
|
Method Summary | |
---|---|
static int |
bigEndianToInt(byte[] bs,
int off)
|
static void |
intToBigEndian(int n,
byte[] bs,
int off)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pack()
Method Detail |
---|
public static int bigEndianToInt(byte[] bs, int off)
public static void intToBigEndian(int n, byte[] bs, int off)
|
Bouncy Castle Cryptography Library 1.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |