| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.transport.hmac.HmacMd5com.sshtools.j2ssh.transport.hmac.HmacMd596public class HmacMd596extends HmacMd5Constructor 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: