com.sshtools.j2ssh.transport
Class TransportProtocolAlgorithmSync
java.lang.Object
com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
public class TransportProtocolAlgorithmSync
extends java.lang.Object
TransportProtocolAlgorithmSync
public TransportProtocolAlgorithmSync()
Creates a new TransportProtocolAlgorithmSync object.
release
public void release()
setCipher
public void setCipher(SshCipher cipher)
setHmac
public void setHmac(SshHmac hmac)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.