Bouncy Castle Cryptography Library 1.37

org.bouncycastle.jce.provider
Class JDKKeyFactory.ECDH

java.lang.Object
  extended byjava.security.KeyFactorySpi
      extended byorg.bouncycastle.jce.provider.JDKKeyFactory
          extended byorg.bouncycastle.jce.provider.JDKKeyFactory.EC
              extended byorg.bouncycastle.jce.provider.JDKKeyFactory.ECDH
Enclosing class:
JDKKeyFactory

public static class JDKKeyFactory.ECDH
extends JDKKeyFactory.EC


Nested Class Summary
 
Nested classes inherited from class org.bouncycastle.jce.provider.JDKKeyFactory
JDKKeyFactory.DH, JDKKeyFactory.DSA, JDKKeyFactory.EC, JDKKeyFactory.ECDH, JDKKeyFactory.ECDHC, JDKKeyFactory.ECDSA, JDKKeyFactory.ECGOST3410, JDKKeyFactory.ElGamal, JDKKeyFactory.GOST3410, JDKKeyFactory.RSA, JDKKeyFactory.X509
 
Field Summary
 
Fields inherited from class org.bouncycastle.jce.provider.JDKKeyFactory
elGamalFactory
 
Constructor Summary
JDKKeyFactory.ECDH()
           
 
Methods inherited from class org.bouncycastle.jce.provider.JDKKeyFactory.EC
engineGeneratePrivate, engineGeneratePublic
 
Methods inherited from class org.bouncycastle.jce.provider.JDKKeyFactory
engineGetKeySpec, engineTranslateKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKKeyFactory.ECDH

public JDKKeyFactory.ECDH()

Bouncy Castle Cryptography Library 1.37