com.maverick.ssh.components.jce
Class HmacMD596
java.lang.Object
com.maverick.ssh.components.jce.AbstractHmac
com.maverick.ssh.components.jce.HmacMD596
- All Implemented Interfaces:
- SshHmac
public class HmacMD596
- extends AbstractHmac
MD5 message authentication implementation.
- Author:
- Lee David Painter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HmacMD596
public HmacMD596()
getAlgorithm
public String getAlgorithm()
- Specified by:
getAlgorithm in interface SshHmac- Specified by:
getAlgorithm in class AbstractHmac
Copyright © 2012. All Rights Reserved.