Package | Description |
---|---|
org.bouncycastle.asn1.cryptopro | |
org.bouncycastle.jcajce.provider.asymmetric.ecgost12 | |
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 |
BCECGOST3410_2012PublicKey.getGostParams() |
Modifier and Type | Method and Description |
---|---|
static GOST3410ParameterSpec |
GOST3410ParameterSpec.fromPublicKeyAlg(GOST3410PublicKeyAlgParameters params) |
Copyright © 2020 BouncyCastle.org. All rights reserved.