Class KeyPairGenDSA

java.lang.Object
com.jcraft.jsch.jce.KeyPairGenDSA
All Implemented Interfaces:
KeyPairGenDSA

public class KeyPairGenDSA
extends java.lang.Object
implements KeyPairGenDSA
  • Constructor Summary

    Constructors 
    Constructor Description
    KeyPairGenDSA()  
  • Method Summary

    Modifier and Type Method Description
    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