Uses of Interface
org.bouncycastle.jcajce.interfaces.EdDSAKey
-
Packages that use EdDSAKey Package Description org.bouncycastle.jcajce.interfaces org.bouncycastle.jcajce.provider.asymmetric.edec -
-
Uses of EdDSAKey in org.bouncycastle.jcajce.interfaces
Subinterfaces of EdDSAKey in org.bouncycastle.jcajce.interfaces Modifier and Type Interface Description interface
EdDSAPrivateKey
interface
EdDSAPublicKey
-
Uses of EdDSAKey in org.bouncycastle.jcajce.provider.asymmetric.edec
Classes in org.bouncycastle.jcajce.provider.asymmetric.edec that implement EdDSAKey Modifier and Type Class Description class
BCEdDSAPrivateKey
class
BCEdDSAPublicKey
-