|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.tsp.ers.ERSCachingData | +--org.bouncycastle.tsp.ers.ERSFileData
Generic class for holding a File of data for RFC 4998 ERS.
Constructor Summary | |
ERSFileData(java.io.File content)
|
Method Summary | |
protected byte[] |
calculateHash(DigestCalculator digestCalculator,
byte[] previousChainHash)
|
Methods inherited from class org.bouncycastle.tsp.ers.ERSCachingData |
getHash |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ERSFileData(java.io.File content) throws java.io.FileNotFoundException
Method Detail |
protected byte[] calculateHash(DigestCalculator digestCalculator, byte[] previousChainHash)
calculateHash
in class ERSCachingData
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |