Tamir.SharpSsh.jsch.SignatureRSA Interface Reference

Inheritance diagram for Tamir.SharpSsh.jsch.SignatureRSA:

Tamir.SharpSsh.jsch.jce.SignatureRSA

List of all members.

Public Member Functions

void init ()
void setPubKey (byte[] e, byte[] n)
void setPrvKey (byte[] e, byte[] n, byte[] d, byte[] p, byte[] q, byte[] dp, byte[] dq, byte[] c)
void update (byte[] H)
bool verify (byte[] sig)
byte[] sign ()


Detailed Description

Definition at line 34 of file SignatureRSA.cs.


Member Function Documentation

void Tamir.SharpSsh.jsch.SignatureRSA.init (  ) 

void Tamir.SharpSsh.jsch.SignatureRSA.setPrvKey ( byte[]  e,
byte[]  n,
byte[]  d,
byte[]  p,
byte[]  q,
byte[]  dp,
byte[]  dq,
byte[]  c 
)

void Tamir.SharpSsh.jsch.SignatureRSA.setPubKey ( byte[]  e,
byte[]  n 
)

byte [] Tamir.SharpSsh.jsch.SignatureRSA.sign (  ) 

void Tamir.SharpSsh.jsch.SignatureRSA.update ( byte[]  H  ) 

bool Tamir.SharpSsh.jsch.SignatureRSA.verify ( byte[]  sig  ) 


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

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