public abstract class AlgorithmParametersSpi extends AlgorithmParametersSpi
| Modifier and Type | Class and Description |
|---|---|
static class |
AlgorithmParametersSpi.OAEP |
static class |
AlgorithmParametersSpi.PSS |
| Constructor and Description |
|---|
AlgorithmParametersSpi() |
| Modifier and Type | Method and Description |
|---|---|
protected AlgorithmParameterSpec |
engineGetParameterSpec(Class paramSpec) |
protected boolean |
isASN1FormatString(String format) |
protected abstract AlgorithmParameterSpec |
localEngineGetParameterSpec(Class paramSpec) |
engineGetEncoded, engineGetEncoded, engineInit, engineInit, engineInit, engineToStringprotected boolean isASN1FormatString(String format)
protected AlgorithmParameterSpec engineGetParameterSpec(Class paramSpec) throws InvalidParameterSpecException
engineGetParameterSpec in class AlgorithmParametersSpiInvalidParameterSpecExceptionprotected abstract AlgorithmParameterSpec localEngineGetParameterSpec(Class paramSpec) throws InvalidParameterSpecException
InvalidParameterSpecExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.