Package | Description |
---|---|
org.bouncycastle.jcajce.provider.asymmetric.gost | |
org.bouncycastle.jce.interfaces |
Interfaces for supporting Elliptic Curve Keys, El Gamal, and PKCS12 attributes.
|
org.bouncycastle.jce.spec |
Parameter specifications for supporting El Gamal, and Elliptic Curve.
|
Modifier and Type | Method and Description |
---|---|
GOST3410Params |
BCGOST3410PrivateKey.getParameters() |
GOST3410Params |
BCGOST3410PublicKey.getParameters() |
Modifier and Type | Method and Description |
---|---|
GOST3410Params |
GOST3410Key.getParameters() |
Modifier and Type | Class and Description |
---|---|
class |
GOST3410ParameterSpec
ParameterSpec for a GOST 3410-94 key.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.