.. java:import:: java.io File HashAlgorithm ============= .. java:package:: org.caosdb.server.utils :noindex: .. java:type:: public interface HashAlgorithm Methods ------- calcHash ^^^^^^^^ .. java:method:: String calcHash(File file) throws HashException :outertype: HashAlgorithm