public class SLHDSASha128FAlgorithmParameterSpec extends SLHDSAAlgorithmParameterSpec
Modifier and Type | Class and Description |
---|---|
static class |
AbstractSLHDSAAlgorithmParameterSpec.PreHashAlgorithm
Hash algorithms valid for pre-hashing.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractSLHDSAAlgorithmParameterSpec.PreHashAlgorithm |
preHashAlgorithm |
algorithmID
Constructor and Description |
---|
SLHDSASha128FAlgorithmParameterSpec() |
Modifier and Type | Method and Description |
---|---|
iaik.asn1.structures.AlgorithmID |
getAlgorithmID() |
String |
getPreHashAlgorithm()
Returns the name of the selected pre-hash algorithm.
|
protected AbstractSLHDSAAlgorithmParameterSpec.PreHashAlgorithm preHashAlgorithm
public String getPreHashAlgorithm()
public iaik.asn1.structures.AlgorithmID getAlgorithmID()
getAlgorithmID
in class PQAlgorithmParameterSpec
Copyright © 2020–2025 Stiftung SIC. All rights reserved.