Package | Description |
---|---|
org.spongycastle.jcajce.provider.asymmetric.ec | |
org.spongycastle.jce.interfaces |
Interfaces for supporting Elliptic Curve Keys, El Gamal, and PKCS12 attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
BCECPrivateKey |
class |
BCECPublicKey |
Modifier and Type | Interface and Description |
---|---|
interface |
ECPrivateKey
interface for Elliptic Curve Private keys.
|
interface |
ECPublicKey
interface for elliptic curve public keys.
|