Package | Description |
---|---|
org.bouncycastle.asn1.cryptopro | |
org.bouncycastle.jcajce.provider.asymmetric.ecgost | |
org.bouncycastle.jce.spec |
Parameter specifications for supporting El Gamal, and Elliptic Curve.
|
Modifier and Type | Method and Description |
---|---|
static GOST3410PublicKeyAlgParameters |
GOST3410PublicKeyAlgParameters.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static GOST3410PublicKeyAlgParameters |
GOST3410PublicKeyAlgParameters.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
GOST3410PublicKeyAlgParameters |
BCECGOST3410PublicKey.getGostParams() |
Modifier and Type | Method and Description |
---|---|
static GOST3410ParameterSpec |
GOST3410ParameterSpec.fromPublicKeyAlg(GOST3410PublicKeyAlgParameters params) |
Copyright © 2018 BouncyCastle.org. All rights reserved.