|
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.ERSByteData
Generic class for holding byte[] data for RFC 4998 ERS.
Constructor Summary | |
ERSByteData(byte[] 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 ERSByteData(byte[] content)
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 |