Package com.jcraft.jsch.bc
Class KeyPairGenEdDSA
java.lang.Object
com.jcraft.jsch.bc.KeyPairGenEdDSA
- All Implemented Interfaces:
KeyPairGenEdDSA
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyPairGenEdDSA
public KeyPairGenEdDSA()
-
-
Method Details
-
init
- Specified by:
init
in interfaceKeyPairGenEdDSA
- Throws:
Exception
-
getPrv
public byte[] getPrv()- Specified by:
getPrv
in interfaceKeyPairGenEdDSA
-
getPub
public byte[] getPub()- Specified by:
getPub
in interfaceKeyPairGenEdDSA
-
init
- Specified by:
init
in interfaceKeyPairGenEdDSA
- Throws:
Exception
-