com.maverick.ssh.components.standalone
Class MD5HMac96

java.lang.Object
  extended bycom.maverick.ssh.components.standalone.AbstractHmac
      extended bycom.maverick.ssh.components.standalone.MD5HMac96
All Implemented Interfaces:
SshHmac

public class MD5HMac96
extends AbstractHmac

MD5 HMac implementation for SSH2

Author:
Lee David Painter

Constructor Summary
MD5HMac96()
           
 
Methods inherited from class com.maverick.ssh.components.standalone.AbstractHmac
generate, getAlgorithm, getMacLength, init, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MD5HMac96

public MD5HMac96()


Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.