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