public final class MLDSA44AlgorithmParameterSpec extends MLDSAAlgorithmParameterSpec
Modifier and Type | Field and Description |
---|---|
protected iaik.security.pq.mldsa.AbstractMLDSAAlgorithmParameterSpec.PreHashAlgorithm |
hashAlgorithm
The used preHash Algorithm
|
protected iaik.security.pq.mldsa.MLDSAParams |
params |
algorithmID
Constructor and Description |
---|
MLDSA44AlgorithmParameterSpec() |
Modifier and Type | Method and Description |
---|---|
iaik.asn1.structures.AlgorithmID |
getAlgorithmID() |
String |
getPreHashAlgorithm()
Returns the selected pre-hash algorithm.
|
protected iaik.security.pq.mldsa.MLDSAParams params
protected iaik.security.pq.mldsa.AbstractMLDSAAlgorithmParameterSpec.PreHashAlgorithm hashAlgorithm
public iaik.asn1.structures.AlgorithmID getAlgorithmID()
getAlgorithmID
in class PQAlgorithmParameterSpec
public String getPreHashAlgorithm()
Copyright © 2020–2025 Stiftung SIC. All rights reserved.