public class MD5 extends Object
| Constructor and Description |
|---|
MD5() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateFromFile(File file) |
static String |
generateFromFile(hudson.FilePath file) |
public static String generateFromFile(File file) throws IOException
IOExceptionpublic static String generateFromFile(hudson.FilePath file) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.