com.jcraft.jsch.jce
Class ECDH256

java.lang.Object
  extended by com.jcraft.jsch.jce.ECDHN
      extended by com.jcraft.jsch.jce.ECDH256
All Implemented Interfaces:
ECDH

public class ECDH256
extends ECDHN
implements ECDH


Constructor Summary
ECDH256()
           
 
Method Summary
 void init()
           
 
Methods inherited from class com.jcraft.jsch.jce.ECDHN
getQ, getSecret, init, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.jcraft.jsch.ECDH
getQ, getSecret, init, validate
 

Constructor Detail

ECDH256

public ECDH256()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception


Copyright © 2018 JCraft,Inc.. All Rights Reserved.