com.maverick.ssh.components.jce
Class HmacMD5
java.lang.Object
com.maverick.ssh.components.jce.AbstractHmac
com.maverick.ssh.components.jce.HmacMD5
- All Implemented Interfaces:
- SshComponent, SshHmac
public class HmacMD5
- 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 |
HmacMD5
public HmacMD5()
getName
public String getName()
- Specified by:
getName in interface SshComponent- Specified by:
getName in interface SshHmac- Specified by:
getName in class AbstractHmac
Copyright © 2012. All Rights Reserved.