com.jcraft.jsch.jce
Class ECDH384

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

public class ECDH384
extends ECDHN
implements ECDH


Constructor Summary
ECDH384()
           
 
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

ECDH384

public ECDH384()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception


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