Package | Description |
---|---|
com.sshtools.j2ssh.transport | |
com.sshtools.j2ssh.transport.cipher |
Modifier and Type | Method and Description |
---|---|
SshCipher |
TransportProtocolAlgorithmSync.getCipher() |
Modifier and Type | Method and Description |
---|---|
void |
TransportProtocolAlgorithmSync.setCipher(SshCipher cipher) |
Modifier and Type | Class and Description |
---|---|
class |
BlowfishCbc |
class |
TripleDesCbc |
Modifier and Type | Method and Description |
---|---|
static SshCipher |
SshCipherFactory.newInstance(java.lang.String algorithmName) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.