Tamir.SharpSsh.jsch.HostKeyRepository Class Reference

Inheritance diagram for Tamir.SharpSsh.jsch.HostKeyRepository:

Tamir.SharpSsh.jsch.KnownHosts

List of all members.

Public Member Functions

abstract int check (String host, byte[] key)
abstract void add (String host, byte[] key, UserInfo ui)
abstract void remove (String host, String type)
abstract void remove (String host, String type, byte[] key)
abstract String getKnownHostsRepositoryID ()
abstract HostKey[] getHostKey ()
abstract HostKey[] getHostKey (String host, String type)


Detailed Description

Definition at line 34 of file HostKeyRepository.cs.


Member Function Documentation

abstract void Tamir.SharpSsh.jsch.HostKeyRepository.add ( String  host,
byte[]  key,
UserInfo  ui 
) [pure virtual]

abstract int Tamir.SharpSsh.jsch.HostKeyRepository.check ( String  host,
byte[]  key 
) [pure virtual]

abstract HostKey [] Tamir.SharpSsh.jsch.HostKeyRepository.getHostKey ( String  host,
String  type 
) [pure virtual]

abstract HostKey [] Tamir.SharpSsh.jsch.HostKeyRepository.getHostKey (  )  [pure virtual]

abstract String Tamir.SharpSsh.jsch.HostKeyRepository.getKnownHostsRepositoryID (  )  [pure virtual]

abstract void Tamir.SharpSsh.jsch.HostKeyRepository.remove ( String  host,
String  type,
byte[]  key 
) [pure virtual]

abstract void Tamir.SharpSsh.jsch.HostKeyRepository.remove ( String  host,
String  type 
) [pure virtual]


The documentation for this class was generated from the following file:

Generated on Wed Jul 21 15:05:32 2010 for SharpSSH by  doxygen 1.5.9