Bouncy Castle Cryptography Library 1.81

org.bouncycastle.jcajce.provider.asymmetric.edec
Class KeyFactorySpi.Ed25519

java.lang.Object
  extended byjava.security.KeyFactorySpi
      extended byorg.bouncycastle.jcajce.provider.asymmetric.util.BaseKeyFactorySpi
          extended byorg.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi
              extended byorg.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi.Ed25519
All Implemented Interfaces:
AsymmetricKeyInfoConverter
Enclosing class:
KeyFactorySpi

public static class KeyFactorySpi.Ed25519
extends KeyFactorySpi


Nested Class Summary
 
Nested classes inherited from class org.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi
KeyFactorySpi.Ed25519, KeyFactorySpi.Ed448, KeyFactorySpi.EdDSA, KeyFactorySpi.X25519, KeyFactorySpi.X448, KeyFactorySpi.XDH
 
Constructor Summary
KeyFactorySpi.Ed25519()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.asymmetric.edec.KeyFactorySpi
engineGeneratePrivate, engineGeneratePublic, engineGetKeySpec, engineTranslateKey, generatePrivate, generatePublic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyFactorySpi.Ed25519

public KeyFactorySpi.Ed25519()

Bouncy Castle Cryptography Library 1.81