public class GOST3410KeyParameters extends AsymmetricKeyParameter
Modifier and Type | Field and Description |
---|---|
private GOST3410Parameters |
params |
privateKey
Constructor and Description |
---|
GOST3410KeyParameters(boolean isPrivate,
GOST3410Parameters params) |
Modifier and Type | Method and Description |
---|---|
GOST3410Parameters |
getParameters() |
isPrivate
private GOST3410Parameters params
public GOST3410KeyParameters(boolean isPrivate, GOST3410Parameters params)
public GOST3410Parameters getParameters()