| Constructor and Description |
|---|
SLHDSAPublicKeySpec(byte[] pk,
SLHDSAAlgorithmParameterSpec params)
Creates a KeySpec using the public key bytes.
|
| Modifier and Type | Method and Description |
|---|---|
SLHDSAAlgorithmParameterSpec |
getParameterSpec()
Returns the SLHDSAAlgorithmParameterSpec parameter specification.
|
byte[] |
getPk()
Returns the public key.
|
public SLHDSAPublicKeySpec(byte[] pk,
SLHDSAAlgorithmParameterSpec params)
pk - the public key bytesparams - SLHDSAAlgorithmParameterSpec parameter specificationpublic byte[] getPk()
public SLHDSAAlgorithmParameterSpec getParameterSpec()
Copyright © 2020–2025 Stiftung SIC. All rights reserved.