Tamir.SharpSsh.jsch.examples.AES.MyUserInfo Class Reference

A user info for getting user data. More...

Inheritance diagram for Tamir.SharpSsh.jsch.examples.AES.MyUserInfo:

Tamir.SharpSsh.jsch.UserInfo

List of all members.

Public Member Functions

String getPassword ()
 Returns the user password.
bool promptYesNo (String str)
 Prompt the user for a Yes/No input.
String getPassphrase ()
 Returns the user passphrase (passwd for the private key file).
bool promptPassphrase (String message)
 Prompt the user for a passphrase (passwd for the private key file).
bool promptPassword (String message)
 Prompt the user for a password.
void showMessage (String message)
 Shows a message to the user.


Detailed Description

A user info for getting user data.

Definition at line 83 of file AES.cs.


Member Function Documentation

String Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.getPassphrase (  ) 

Returns the user passphrase (passwd for the private key file).

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 106 of file AES.cs.

String Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.getPassword (  ) 

Returns the user password.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 93 of file AES.cs.

bool Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.promptPassphrase ( String  message  ) 

Prompt the user for a passphrase (passwd for the private key file).

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 111 of file AES.cs.

bool Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.promptPassword ( String  message  ) 

Prompt the user for a password.

\

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 116 of file AES.cs.

bool Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.promptYesNo ( String  str  ) 

Prompt the user for a Yes/No input.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 98 of file AES.cs.

void Tamir.SharpSsh.jsch.examples.AES.MyUserInfo.showMessage ( String  message  ) 

Shows a message to the user.

Implements Tamir.SharpSsh.jsch.UserInfo.

Definition at line 125 of file AES.cs.


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

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