public class CRCGenerator extends Object
| Constructor and Description |
|---|
CRCGenerator() |
public static String getChecksum(InputStream in, String algo) throws NoSuchAlgorithmException, IOException
in - stream to generate CheckSumalgo - algorithm name according to the Java
Cryptography Architecture API Specification & ReferenceNoSuchAlgorithmExceptionIOExceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.