Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.transport.hmac.HmacMd5
com.sshtools.j2ssh.transport.hmac.HmacMd596
public class HmacMd596
extends HmacMd5
Constructor Summary | |
|
Method Summary | |
byte[] |
|
int |
Methods inherited from class com.sshtools.j2ssh.transport.hmac.HmacMd5 | |
generate , getMacLength , init , verify |
public byte[] generate(long sequenceNo, byte[] data, int offset, int len)
- Parameters:
sequenceNo
-data
-offset
-len
-
- Returns:
public int getMacLength()
- Specified by:
- getMacLength in interface SshHmac
- Overrides:
- getMacLength in interface HmacMd5
- Returns: