public abstract static class GOST28147.BaseAlgParams extends BaseAlgorithmParameters
| Constructor and Description |
|---|
BaseAlgParams() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
engineGetEncoded() |
protected byte[] |
engineGetEncoded(String format) |
protected void |
engineInit(AlgorithmParameterSpec paramSpec) |
protected void |
engineInit(byte[] encoding) |
protected void |
engineInit(byte[] params,
String format) |
protected static ASN1ObjectIdentifier |
getSBoxOID(byte[] sBox) |
protected static ASN1ObjectIdentifier |
getSBoxOID(String name) |
protected AlgorithmParameterSpec |
localEngineGetParameterSpec(Class paramSpec) |
protected byte[] |
localGetEncoded() |
engineGetParameterSpec, isASN1FormatStringengineToStringprotected final void engineInit(byte[] encoding)
throws IOException
engineInit in class AlgorithmParametersSpiIOExceptionprotected final byte[] engineGetEncoded()
throws IOException
engineGetEncoded in class AlgorithmParametersSpiIOExceptionprotected final byte[] engineGetEncoded(String format) throws IOException
engineGetEncoded in class AlgorithmParametersSpiIOExceptionprotected final void engineInit(byte[] params,
String format)
throws IOException
engineInit in class AlgorithmParametersSpiIOExceptionprotected byte[] localGetEncoded()
throws IOException
IOExceptionprotected AlgorithmParameterSpec localEngineGetParameterSpec(Class paramSpec) throws InvalidParameterSpecException
localEngineGetParameterSpec in class BaseAlgorithmParametersInvalidParameterSpecExceptionprotected void engineInit(AlgorithmParameterSpec paramSpec) throws InvalidParameterSpecException
engineInit in class AlgorithmParametersSpiInvalidParameterSpecExceptionprotected static ASN1ObjectIdentifier getSBoxOID(String name)
protected static ASN1ObjectIdentifier getSBoxOID(byte[] sBox)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.