Uses of Class
com.trilead.ssh2.crypto.KeyMaterial
| Package | Description |
|---|---|
| com.trilead.ssh2.crypto |
-
Uses of KeyMaterial in com.trilead.ssh2.crypto
Methods in com.trilead.ssh2.crypto that return KeyMaterial Modifier and Type Method Description static KeyMaterialKeyMaterial. create(String hashType, byte[] H, BigInteger K, byte[] SessionID, int keyLengthCS, int blockSizeCS, int macLengthCS, int keyLengthSC, int blockSizeSC, int macLengthSC)