Package com.sshtools.publickey

This package contains utility classes for loading/storing public/private keys and is based on the SSHTools key format architecture.

See:
          Description

Class Summary
AbstractKnownHostsKeyVerification An abstract HostKeyVerification class implementation providing validation against the known_hosts format.
ConsoleKnownHostsKeyVerification Implements the AbstractKnownHostsKeyVerification to provide host key verification through the console.
PublicKeySubsystem This class implements version 1 of the public key subsystem.
 

Exception Summary
PublicKeySubsystemException Exception thrown by the PublicKeySubsystem when errors occur in listing, adding or removing keys.
 

Package com.sshtools.publickey Description

This package contains utility classes for loading/storing public/private keys and is based on the SSHTools key format architecture.



Copyright © 2012. All Rights Reserved.