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) |
getHashpublic ERSFileData(java.io.File content)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionprotected byte[] calculateHash(DigestCalculator digestCalculator, byte[] previousChainHash)
calculateHash in class ERSCachingData