Package 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.
-
-
Constructor Summary
Constructors Constructor Description Bytes()
-
-
-
Field Detail
-
BYTES
public static final int BYTES
- See Also:
- Constant Field Values
-
SIZE
public static final int SIZE
- See Also:
- Constant Field Values
-
-