Interface for Hashing classes
The following code is the interface that I have created for a series of classes that I am creating that will deal with getting the hash of a particular string or file.
The classes that I have created that implement this interface are;
Last Updated (Wednesday, 23 June 2010 22:03)


