Package | Description |
---|---|
org.bouncycastle.jcajce.provider.asymmetric.dstu | |
org.bouncycastle.jcajce.provider.asymmetric.ec | |
org.bouncycastle.jcajce.provider.asymmetric.ecgost | |
org.bouncycastle.jce.interfaces |
Interfaces for supporting Elliptic Curve Keys, El Gamal, and PKCS12 attributes.
|
org.bouncycastle.jce.provider |
Modifier and Type | Class and Description |
---|---|
class |
BCDSTU4145PrivateKey |
class |
BCDSTU4145PublicKey |
Modifier and Type | Class and Description |
---|---|
class |
BCECPrivateKey |
class |
BCECPublicKey |
Modifier and Type | Class and Description |
---|---|
class |
BCECGOST3410PrivateKey |
class |
BCECGOST3410PublicKey |
Modifier and Type | Interface and Description |
---|---|
interface |
ECPrivateKey
interface for Elliptic Curve Private keys.
|
interface |
ECPublicKey
interface for elliptic curve public keys.
|
Modifier and Type | Class and Description |
---|---|
class |
JCEECPrivateKey |
class |
JCEECPublicKey |
Copyright © 2017 BouncyCastle.org. All rights reserved.