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