Bouncy Castle Cryptography Library 1.71

org.bouncycastle.util
Class Bytes

java.lang.Object
  |
  +--org.bouncycastle.util.Bytes

public class Bytes
extends java.lang.Object

Utility methods and constants for bytes.


Field Summary
static int BYTES
           
static int SIZE
           
 
Constructor Summary
Bytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BYTES

public static final int BYTES

SIZE

public static final int SIZE
Constructor Detail

Bytes

public Bytes()

Bouncy Castle Cryptography Library 1.71