Package org.bouncycastle.tsp.ers
Class ERSFileData
java.lang.Object
org.bouncycastle.tsp.ers.ERSCachingData
org.bouncycastle.tsp.ers.ERSFileData
- All Implemented Interfaces:
ERSData
Generic class for holding a File of data for RFC 4998 ERS.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected byte[]
calculateHash
(DigestCalculator digestCalculator, byte[] previousChainHash) Methods inherited from class org.bouncycastle.tsp.ers.ERSCachingData
getHash
-
Constructor Details
-
ERSFileData
- Throws:
FileNotFoundException
-
-
Method Details
-
calculateHash
- Specified by:
calculateHash
in classERSCachingData
-