public static class ChecksumUtils.SHA384Calculation extends Object
Constructor and Description |
---|
SHA384Calculation(InputStream streamToUse,
String sha384) |
Modifier and Type | Method and Description |
---|---|
String |
getSha384() |
InputStream |
getStreamToUse() |
public SHA384Calculation(InputStream streamToUse, String sha384)
public InputStream getStreamToUse()
public String getSha384()
Copyright © 2016–2024. All rights reserved.