Package com.jcraft.jsch
Interface KeyPairGenEdDSA
- All Known Implementing Classes:
KeyPairGenEdDSA
public interface KeyPairGenEdDSA
-
Method Summary
-
Method Details
-
init
- Throws:
Exception
-
getPub
byte[] getPub() -
getPrv
byte[] getPrv()
-
KeyPairGenEdDSAException