Tamir.SharpSsh.jsch.Util Class Reference

List of all members.

Classes

class  createSocketRun

Static Public Member Functions

static DateTime Time_T2DateTime (uint time_t)
 Converts a time_t to DateTime.
static string getString (byte[] arr, int offset, int len)
static string getStringUTF8 (byte[] arr, int offset, int len)
static string getString (byte[] arr)
static string getStringUTF8 (byte[] arr)
static byte[] getBytes (String str)
static byte[] getBytesUTF8 (String str)
static bool regionMatches (String orig, bool ignoreCase, int toffset, String other, int ooffset, int len)
static uint ToUInt32 (byte[] ptr, int Index)
static int ToInt32 (byte[] ptr, int Index)
static ushort ToUInt16 (byte[] ptr, int Index)
static bool ArrayContains (Object[] arr, Object o)
static bool ArrayContains (char[] arr, char c)
static bool ArrayContains (char[] arr, char c, int count)
static byte[] stripLeadingZeros (byte[] a)
static byte[] FixDsaSig (byte[] sig)
static void print (string name, byte[] data)
static string hex (byte[] arr)
static void Dump (string fileName, byte[] bytes)


Detailed Description

Definition at line 36 of file Util.cs.


Member Function Documentation

static bool Tamir.SharpSsh.jsch.Util.ArrayContains ( char[]  arr,
char  c,
int  count 
) [static]

Definition at line 458 of file Util.cs.

static bool Tamir.SharpSsh.jsch.Util.ArrayContains ( char[]  arr,
char  c 
) [static]

Definition at line 449 of file Util.cs.

static bool Tamir.SharpSsh.jsch.Util.ArrayContains ( Object[]  arr,
Object  o 
) [static]

Definition at line 440 of file Util.cs.

static void Tamir.SharpSsh.jsch.Util.Dump ( string  fileName,
byte[]  bytes 
) [static]

Definition at line 546 of file Util.cs.

static byte [] Tamir.SharpSsh.jsch.Util.FixDsaSig ( byte[]  sig  )  [static]

Definition at line 510 of file Util.cs.

static byte [] Tamir.SharpSsh.jsch.Util.getBytes ( String  str  )  [static]

Definition at line 355 of file Util.cs.

static byte [] Tamir.SharpSsh.jsch.Util.getBytesUTF8 ( String  str  )  [static]

Definition at line 359 of file Util.cs.

static string Tamir.SharpSsh.jsch.Util.getString ( byte[]  arr  )  [static]

Definition at line 346 of file Util.cs.

static string Tamir.SharpSsh.jsch.Util.getString ( byte[]  arr,
int  offset,
int  len 
) [static]

Definition at line 337 of file Util.cs.

static string Tamir.SharpSsh.jsch.Util.getStringUTF8 ( byte[]  arr  )  [static]

Definition at line 350 of file Util.cs.

static string Tamir.SharpSsh.jsch.Util.getStringUTF8 ( byte[]  arr,
int  offset,
int  len 
) [static]

Definition at line 341 of file Util.cs.

static string Tamir.SharpSsh.jsch.Util.hex ( byte[]  arr  )  [static]

Definition at line 533 of file Util.cs.

static void Tamir.SharpSsh.jsch.Util.print ( string  name,
byte[]  data 
) [static]

Definition at line 525 of file Util.cs.

static bool Tamir.SharpSsh.jsch.Util.regionMatches ( String  orig,
bool  ignoreCase,
int  toffset,
String  other,
int  ooffset,
int  len 
) [static]

Definition at line 364 of file Util.cs.

static byte [] Tamir.SharpSsh.jsch.Util.stripLeadingZeros ( byte[]  a  )  [static]

Utility method to delete the leading zeros from the modulus.

Parameters:
a modulus
Returns:
modulus

Definition at line 473 of file Util.cs.

static DateTime Tamir.SharpSsh.jsch.Util.Time_T2DateTime ( uint  time_t  )  [static]

Converts a time_t to DateTime.

Definition at line 42 of file Util.cs.

static int Tamir.SharpSsh.jsch.Util.ToInt32 ( byte[]  ptr,
int  Index 
) [static]

Definition at line 425 of file Util.cs.

static ushort Tamir.SharpSsh.jsch.Util.ToUInt16 ( byte[]  ptr,
int  Index 
) [static]

Definition at line 430 of file Util.cs.

static uint Tamir.SharpSsh.jsch.Util.ToUInt32 ( byte[]  ptr,
int  Index 
) [static]

Definition at line 413 of file Util.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