Package org.bouncycastle.jce.spec
Class GOST3410PublicKeyParameterSetSpec
java.lang.Object
org.bouncycastle.jce.spec.GOST3410PublicKeyParameterSetSpec
ParameterSpec for a GOST 3410-94 key parameters.
-
Constructor Details
-
GOST3410PublicKeyParameterSetSpec
Creates a new GOST3410ParameterSpec with the specified parameter values.- Parameters:
p
- the prime.q
- the sub-prime.a
- the base.
-
-
Method Details