public class MD5Checksum
extends java.lang.Object
Constructor and Description |
---|
MD5Checksum() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getMD5Checksum(java.lang.String filename)
Gets the MD5 checksum value.
|
public static java.lang.String getMD5Checksum(java.lang.String filename) throws java.lang.Exception
filename
- The filename.java.lang.Exception
- If an error occurred while calculating the checksum.Copyright © 2010-2019 Planetary Data System. All Rights Reserved.