Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jcraft.jsch.jce.SignatureRSA
Method Summary | |
void |
|
void |
|
void |
|
byte[] |
|
void |
|
boolean |
|
public void setPrvKey(byte[] d, byte[] n) throws Exception
- Specified by:
- setPrvKey in interface SignatureRSA
public void setPubKey(byte[] e, byte[] n) throws Exception
- Specified by:
- setPubKey in interface SignatureRSA
public boolean verify(byte[] sig) throws Exception
- Specified by:
- verify in interface SignatureRSA