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