com.maverick.ssh.components.standalone
Class SHA1HMac

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

public class SHA1HMac
extends AbstractHmac

SHA1 HMac implementation for SSH2

Author:
Lee David Painter

Constructor Summary
SHA1HMac()
           
 
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

SHA1HMac

public SHA1HMac()


Copyright © 2003 3SP LTD. All Rights Reserved.