Class KeyPairGenECDSA

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

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

    Constructors 
    Constructor Description
    KeyPairGenECDSA()  
  • Method Summary

    Modifier and Type Method Description
    byte[] getD()  
    byte[] getR()  
    byte[] getS()  
    void init​(int key_size)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait