Uses of Class
org.bouncycastle.jcajce.spec.GOST3410DomainParameterSpec
Packages that use GOST3410DomainParameterSpec
Package
Description
Key and algorithm parameters specifications for supporting provider specific algorithms and modes.
-
Uses of GOST3410DomainParameterSpec in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return types with arguments of type GOST3410DomainParameterSpecModifier and TypeMethodDescriptionGOST3410PrivateKeySpec.getParams()
GOST3410PublicKeySpec.getParams()
Constructor parameters in org.bouncycastle.jcajce.spec with type arguments of type GOST3410DomainParameterSpecModifierConstructorDescriptionCreates a new GOST3410PrivateKeySpec with the specified parameter values.Creates a new GOST3410PublicKeySpec with the specified parameter values.