Constructor and Description |
---|
HmacSha96()
Creates a new HmacSha96 object.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
generate(long sequenceNo,
byte[] data,
int offset,
int len) |
int |
getMacLength() |
public int getMacLength()
getMacLength
in interface SshHmac
getMacLength
in class HmacSha
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.