Package | Description |
---|---|
iaik.security.pq.slhdsa |
Modifier and Type | Method and Description |
---|---|
SLHDSAAlgorithmParameterSpec |
SLHDSAPublicKeySpec.getParameterSpec()
Returns the SLHDSAAlgorithmParameterSpec parameter specification.
|
SLHDSAAlgorithmParameterSpec |
SLHDSAPrivateKeySpec.getParameterSpec()
Returns the SLHDSAAlgorithmParameterSpec parameter specification.
|
Constructor and Description |
---|
SLHDSAPrivateKeySpec(byte[] sk,
SLHDSAAlgorithmParameterSpec params)
Creates a KeySpec using the secret key bytes.
|
SLHDSAPublicKeySpec(byte[] pk,
SLHDSAAlgorithmParameterSpec params)
Creates a KeySpec using the public key bytes.
|
Copyright © 2020–2025 Stiftung SIC. All rights reserved.