org.bouncycastle.crypto.util
public abstract class Pack extends java.lang.Object
| Constructor and Description |
|---|
Pack() |
| Modifier and Type | Method and Description |
|---|---|
static int |
bigEndianToInt(byte[] bs,
int off) |
static void |
intToBigEndian(int n,
byte[] bs,
int off) |