Package org.w3c.rdf.digest

Interface Summary
Digest A cryptographic digest
Digestable An object that can produce a digest for itself implements this interface.
 

Class Summary
DigestUtil This class is a container of static functions for manipulating cryptographic digests.
RDFDigestUtil An implementation of the algorithms for computing digests of triples and models.
 

Exception Summary
DigestAlgorithmMismatch  
DigestException