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.HmacSha
com.sshtools.j2ssh.transport.hmac.HmacSha96
public class HmacSha96
extends HmacSha
Constructor Summary | |
|
Method Summary | |
byte[] |
|
int |
Methods inherited from class com.sshtools.j2ssh.transport.hmac.HmacSha | |
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 HmacSha
- Returns: