com.jcraft.jsch.jce
Class ECDH521

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

public class ECDH521
extends ECDHN
implements ECDH


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

ECDH521

public ECDH521()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception


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