| java.lang.Object | ||
| ↳ | com.trilead.ssh2.crypto.cipher.DES | |
| ↳ | com.trilead.ssh2.crypto.cipher.DESede | |
DESede.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| encrypt | |||||||||||
| key1 | |||||||||||
| key2 | |||||||||||
| key3 | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.trilead.ssh2.crypto.cipher.DES
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
standard constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
initialise a DES cipher.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.trilead.ssh2.crypto.cipher.DES
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.trilead.ssh2.crypto.cipher.BlockCipher
| |||||||||||
standard constructor.
initialise a DES cipher.
| encrypting | Whether or not we are for encryption. |
|---|---|
| key | The parameters required to set up the cipher. |
| IllegalArgumentException | if the params argument is inappropriate. |
|---|
| in | |
|---|---|
| inOff | |
| out | |
| outOff |