|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.j2ssh.transport.hmac.HmacMd5
com.sshtools.j2ssh.transport.hmac.HmacMd596
public class HmacMd596
| Constructor Summary | |
|---|---|
HmacMd596()
Creates a new HmacMd596 object. |
|
| Method Summary | |
|---|---|
byte[] |
generate(long sequenceNo,
byte[] data,
int offset,
int len)
|
int |
getMacLength()
|
| Methods inherited from class com.sshtools.j2ssh.transport.hmac.HmacMd5 |
|---|
init, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HmacMd596()
| Method Detail |
|---|
public int getMacLength()
getMacLength in interface SshHmacgetMacLength in class HmacMd5
public byte[] generate(long sequenceNo,
byte[] data,
int offset,
int len)
generate in interface SshHmacgenerate in class HmacMd5sequenceNo - data - offset - len -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||