Class DSTU4145PublicKeySpec
java.lang.Object
org.bouncycastle.jcajce.spec.DSTU4145PublicKeySpec
- All Implemented Interfaces:
KeySpec
-
Constructor Summary
ConstructorsConstructorDescriptionDSTU4145PublicKeySpec(ECPoint w, DSTU4145ParameterSpec parameters) Creates a new GOST3410PublicKeySpec with the specified parameter values. -
Method Summary
-
Constructor Details
-
DSTU4145PublicKeySpec
Creates a new GOST3410PublicKeySpec with the specified parameter values.- Parameters:
w- the public key.
-
-
Method Details
-
getW
-
getParams
-