Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.cryptopro.GOST3410PublicKeyAlgParameters
public class GOST3410PublicKeyAlgParameters
extends ASN1Encodable
Field Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Encodable | |
BER , DER |
Constructor Summary | |
| |
|
Method Summary | |
DERObjectIdentifier | |
DERObjectIdentifier | |
static GOST3410PublicKeyAlgParameters |
|
static GOST3410PublicKeyAlgParameters |
|
DERObjectIdentifier | |
DERObject |
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable | |
equals , getDEREncoded , getDERObject , getEncoded , getEncoded , hashCode , toASN1Object |
public GOST3410PublicKeyAlgParameters(DERObjectIdentifier publicKeyParamSet, DERObjectIdentifier digestParamSet)
public GOST3410PublicKeyAlgParameters(DERObjectIdentifier publicKeyParamSet, DERObjectIdentifier digestParamSet, DERObjectIdentifier encryptionParamSet)
public static GOST3410PublicKeyAlgParameters getInstance(ASN1TaggedObject obj, boolean explicit)