Constructor and Description |
---|
MLDSAPublicKeySpec(byte[] pk,
MLDSAAlgorithmParameterSpec params)
Creates a MLDSAPublicKeySpec from a public key and the corresponding
MLDSAAlgorithmParameterSpec . |
public MLDSAPublicKeySpec(byte[] pk, MLDSAAlgorithmParameterSpec params)
MLDSAAlgorithmParameterSpec
.pk
- The raw bytes of an MLDSA public key.params
- the MLDSAAlgorithmParameterSpec
.Copyright © 2020–2025 Stiftung SIC. All rights reserved.