|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.jce.MD5HMac
com.sshtools.jce.MD5HMac96
An MD5 HMAC implementation which uses a JCE provider.
Constructor Summary | |
MD5HMac96()
|
Method Summary | |
int |
getOutputSize()
|
Methods inherited from class com.sshtools.jce.MD5HMac |
doFinal, getMacSize, 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 MD5HMac96()
Method Detail |
public int getOutputSize()
getOutputSize
in interface com.maverick.crypto.digests.HMac
getOutputSize
in class MD5HMac
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |