public class ERSFileData extends ERSCachingData
| Constructor and Description |
|---|
ERSFileData(java.io.File content) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
calculateHash(org.bouncycastle.operator.DigestCalculator digestCalculator) |
getHashpublic ERSFileData(java.io.File content)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionprotected byte[] calculateHash(org.bouncycastle.operator.DigestCalculator digestCalculator)
calculateHash in class ERSCachingData