public static class GOST28147.AlgParams extends GOST28147.BaseAlgParams
Constructor and Description |
---|
AlgParams() |
Modifier and Type | Method and Description |
---|---|
protected void |
engineInit(AlgorithmParameterSpec paramSpec) |
protected String |
engineToString() |
protected AlgorithmParameterSpec |
localEngineGetParameterSpec(Class paramSpec) |
protected byte[] |
localGetEncoded() |
protected void |
localInit(byte[] params) |
engineGetEncoded, engineGetEncoded, engineInit, engineInit, getSBoxOID, getSBoxOID
engineGetParameterSpec, isASN1FormatString
protected byte[] localGetEncoded() throws IOException
localGetEncoded
in class GOST28147.BaseAlgParams
IOException
protected AlgorithmParameterSpec localEngineGetParameterSpec(Class paramSpec) throws InvalidParameterSpecException
localEngineGetParameterSpec
in class GOST28147.BaseAlgParams
InvalidParameterSpecException
protected void engineInit(AlgorithmParameterSpec paramSpec) throws InvalidParameterSpecException
engineInit
in class GOST28147.BaseAlgParams
InvalidParameterSpecException
protected void localInit(byte[] params) throws IOException
IOException
protected String engineToString()
engineToString
in class AlgorithmParametersSpi
Copyright © 2020 BouncyCastle.org. All rights reserved.