public class ERSFileData extends ERSCachingData
Constructor and Description |
---|
ERSFileData(java.io.File content) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
calculateHash(DigestCalculator digestCalculator,
byte[] previousChainHash) |
getHash
public ERSFileData(java.io.File content) throws java.io.FileNotFoundException
java.io.FileNotFoundException
protected byte[] calculateHash(DigestCalculator digestCalculator, byte[] previousChainHash)
calculateHash
in class ERSCachingData