Class HmacMd596
- java.lang.Object
-
- com.sshtools.j2ssh.transport.hmac.HmacMd5
-
- com.sshtools.j2ssh.transport.hmac.HmacMd596
-
-
Constructor Summary
Constructors Constructor Description HmacMd596()Creates a new HmacMd596 object.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]generate(long sequenceNo, byte[] data, int offset, int len)intgetMacLength()
-
-
-
Method Detail
-
getMacLength
public int getMacLength()
- Specified by:
getMacLengthin interfaceSshHmac- Overrides:
getMacLengthin classHmacMd5- Returns:
-
-