Package com.maverick.ssh1

This package contains an SSH1 implementation of the com.maverick.ssh interfaces.

See:
          Description

Interface Summary
Ssh1ChallengeResponseAuthentication.Prompt  
 

Class Summary
Ssh1ChallengeResponseAuthentication Adds support for SSH1 challenge response authentication.
Ssh1Client Implementation of an SshClient for the SSH1 protocol; no additional features are currently implemented outside of the general SshClient contract.
Ssh1Context This class implements SshContext to provide SSH1 connection configuration through the SshConnector class.
Ssh1RhostsRsaAuthentication Provides rhosts rsa authentication for the SSH1 protocol.
Ssh1RsaPublicKey This class represents an SSH1 RSA public key.
SshDes DES cipher for SSH1.
SshDes3 3DES cipher implementation for SSH1.
 

Package com.maverick.ssh1 Description

This package contains an SSH1 implementation of the com.maverick.ssh interfaces.



Copyright © 2003 3SP LTD. All Rights Reserved.