| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ssh.jsch.jce.KeyPairGenDSA
public class KeyPairGenDSA
| Constructor Summary | |
|---|---|
| KeyPairGenDSA() | |
| Method Summary | |
|---|---|
|  byte[] | getG() | 
|  byte[] | getP() | 
|  byte[] | getQ() | 
|  byte[] | getX() | 
|  byte[] | getY() | 
|  void | init(int key_size) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public KeyPairGenDSA()
| Method Detail | 
|---|
public void init(int key_size)
          throws java.lang.Exception
init in interface KeyPairGenDSAInterfacejava.lang.Exceptionpublic byte[] getX()
getX in interface KeyPairGenDSAInterfacepublic byte[] getY()
getY in interface KeyPairGenDSAInterfacepublic byte[] getP()
getP in interface KeyPairGenDSAInterfacepublic byte[] getQ()
getQ in interface KeyPairGenDSAInterfacepublic byte[] getG()
getG in interface KeyPairGenDSAInterface| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||