Class SshKeyPair

java.lang.Object
com.sshtools.common.ssh.components.SshKeyPair
All Implemented Interfaces:
SignatureGenerator
Direct Known Subclasses:
SshCertificate

public class SshKeyPair extends Object implements SignatureGenerator
Storage class for a public/private key pair.
Author:
Lee David Painter