Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.util

General purpose utility classes used throughout the APIs.

See:
          Description

Interface Summary
Encodable Interface implemented by objects that can be converted into byte arrays.
Iterable Utility class to allow use of Iterable feature in JDK 1.5+
Memoable Interface for Memoable objects.
Selector  
Store  
StreamParser  
StringList  
 

Class Summary
Arrays General array utilities.
Arrays.Iterator Iterator backed by a specific array.
BigIntegers BigInteger utilities.
BigIntegers.Cache  
Bytes Utility methods and constants for bytes.
Characters  
CollectionStore A simple collection backed store.
Doubles  
Exceptions  
Fingerprint Basic 20 byte finger print class.
Integers  
IPAddress Utility methods for processing String objects containing IP addresses.
Longs  
Objects  
Pack Utility methods for converting byte arrays into ints and longs, and back again.
Properties Utility method for accessing system properties.
Shorts Utility methods and constants for shorts.
Strings  
Times  
 

Exception Summary
MemoableResetException Exception to be thrown on a failure to reset an object implementing Memoable.
StoreException Exception thrown if there's an issue doing a match in store.
StreamParsingException  
 

Package org.bouncycastle.util Description

General purpose utility classes used throughout the APIs.


Bouncy Castle Cryptography Library 1.77.0