| Package | Description |
|---|---|
| com.trilead.ssh2.crypto | |
| com.trilead.ssh2.transport |
| Modifier and Type | Method and Description |
|---|---|
static KeyMaterial |
KeyMaterial.create(java.lang.String hashType,
byte[] H,
java.math.BigInteger K,
byte[] SessionID,
int keyLengthCS,
int blockSizeCS,
int macLengthCS,
int keyLengthSC,
int blockSizeSC,
int macLengthSC) |
| Modifier and Type | Field and Description |
|---|---|
(package private) KeyMaterial |
KexManager.km |