com.sshtools.j2ssh.openssh

Interface KeyInfo

Known Implementing Classes:
DSAKeyInfo, RSAKeyInfo

public interface KeyInfo

Version:
$Revision: 1.12 $
Author:
$author$

Method Summary

KeySpec
getPrivateKeySpec()
KeySpec
getPublicKeySpec()

Method Details

getPrivateKeySpec

public KeySpec getPrivateKeySpec()

getPublicKeySpec

public KeySpec getPublicKeySpec()

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.