|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jcraft.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 |
|---|
clone, equals, finalize, 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 KeyPairGenDSAjava.lang.Exceptionpublic byte[] getX()
getX in interface KeyPairGenDSApublic byte[] getY()
getY in interface KeyPairGenDSApublic byte[] getP()
getP in interface KeyPairGenDSApublic byte[] getQ()
getQ in interface KeyPairGenDSApublic byte[] getG()
getG in interface KeyPairGenDSA
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||