Uses of Interface
org.gudy.bouncycastle.jce.interfaces.ECKey
-
Packages that use ECKey Package Description org.gudy.bouncycastle.jce.interfaces org.gudy.bouncycastle.jce.provider -
-
Uses of ECKey in org.gudy.bouncycastle.jce.interfaces
Subinterfaces of ECKey in org.gudy.bouncycastle.jce.interfaces Modifier and Type Interface Description interface
ECPrivateKey
interface for Elliptic Curve Private keys.interface
ECPublicKey
interface for elliptic curve public keys. -
Uses of ECKey in org.gudy.bouncycastle.jce.provider
Classes in org.gudy.bouncycastle.jce.provider that implement ECKey Modifier and Type Class Description class
JCEECPrivateKey
class
JCEECPublicKey
-