Package com.jcraft.jsch
Interface HASH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
digest()
int
getBlockSize()
void
init()
void
update(byte[] foo, int start, int len)
-
Modifier and Type | Method | Description |
---|---|---|
byte[] |
digest() |
|
int |
getBlockSize() |
|
void |
init() |
|
void |
update(byte[] foo,
int start,
int len) |