public final class ECGOST3410
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ECGOST3410.KeyGenParameters
ECGOST3410 key pair generation parameters.
|
static class |
ECGOST3410.KeyPairGenerator
ECGOST3410 key pair generator class.
|
static class |
ECGOST3410.SignatureOperatorFactory
Operator factory for creating ECGOST3410 based signing and verification operators.
|
static class |
ECGOST3410.SignatureParameters
Parameters for ECGOST3410 signatures.
|
Modifier and Type | Field and Description |
---|---|
static GeneralAlgorithm |
ALGORITHM
Basic EC GOST 3410 key marker, can be used for creating general purpose EC GOST 3410 keys.
|
static ECGOST3410.SignatureParameters |
GOST3410
EC GOST GOST3410 algorithm parameter source - default is GOST-3411
|
public static final GeneralAlgorithm ALGORITHM
public static final ECGOST3410.SignatureParameters GOST3410