Class HmacSha96
- java.lang.Object
-
- com.sshtools.j2ssh.transport.hmac.HmacSha
-
- com.sshtools.j2ssh.transport.hmac.HmacSha96
-
-
Constructor Summary
Constructors Constructor Description HmacSha96()Creates a new HmacSha96 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 classHmacSha- Returns:
-
-