Tamir.SharpSsh.jsch.Cipher Class Reference

Inheritance diagram for Tamir.SharpSsh.jsch.Cipher:

Tamir.SharpSsh.jsch.jce.AES128CBC Tamir.SharpSsh.jsch.jce.TripleDESCBC

List of all members.

Public Member Functions

abstract int getIVSize ()
abstract int getBlockSize ()
abstract void init (int mode, byte[] key, byte[] iv)
abstract void update (byte[] foo, int s1, int len, byte[] bar, int s2)


Detailed Description

Definition at line 34 of file Cipher.cs.


Member Function Documentation

abstract int Tamir.SharpSsh.jsch.Cipher.getBlockSize (  )  [pure virtual]

abstract int Tamir.SharpSsh.jsch.Cipher.getIVSize (  )  [pure virtual]

abstract void Tamir.SharpSsh.jsch.Cipher.init ( int  mode,
byte[]  key,
byte[]  iv 
) [pure virtual]

abstract void Tamir.SharpSsh.jsch.Cipher.update ( byte[]  foo,
int  s1,
int  len,
byte[]  bar,
int  s2 
) [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