Package com.jcraft.jsch.jce
Class ECDHN
- java.lang.Object
-
- com.jcraft.jsch.jce.ECDHN
-
-
Constructor Summary
Constructors Constructor Description ECDHN()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getQ()byte[]getSecret(byte[] r, byte[] s)voidinit(int size)booleanvalidate(byte[] r, byte[] s)
-