Bouncy Castle Cryptography Library 1.69

org.bouncycastle.util
Class Bytes

java.lang.Object
  extended byorg.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
See Also:
Constant Field Values

SIZE

public static final int SIZE
See Also:
Constant Field Values
Constructor Detail

Bytes

public Bytes()

Bouncy Castle Cryptography Library 1.69