|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maverick.crypto.digests.GeneralHMac
com.maverick.ssh2.SHA1HMac96
SHA1 HMac 96 bit implementation for SSH2
Constructor Summary | |
SHA1HMac96()
|
Method Summary | |
int |
getOutputSize()
|
Methods inherited from class com.maverick.crypto.digests.GeneralHMac |
doFinal, getAlgorithmName, getMacSize, getUnderlyingDigest, init, reset, update, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SHA1HMac96()
Method Detail |
public int getOutputSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |