Package org.bouncycastle.util


package org.bouncycastle.util
General utility classes.
  • Class
    Description
    General array utilities.
    Iterator backed by a specific array.
    BigInteger utilities.
     
    Utility methods and constants for bytes.
    A simple collection backed store.
     
    Executable class that displays information about the module
    Interface implemented by objects that can be converted into byte arrays.
    Basic 20 byte finger print class.
    Utility methods and constants for ints.
    Utility methods for processing String objects containing IP addresses.
    Utility class to allow use of Iterable feature in JDK 1.5+
    Utility methods and constants for longs.
    Interface for Memoable objects.
    Exception to be thrown on a failure to reset an object implementing Memoable.
     
    Utility methods for converting byte arrays into ints and longs, and back again.
    Utility method for accessing system properties.
    Interface a selector from a store should conform to.
    Utility methods and constants for shorts.
    A generic interface describing a simple store of objects.
    Exception thrown if there's an issue doing a match in store.
    An interface defining a list of strings.
    String utilities.