Modifier and Type | Field and Description |
---|---|
byte[] |
privateBytes_ |
Constructor and Description |
---|
MLDSAPrivateKeySpec(byte[] privateBytes,
MLDSAAlgorithmParameterSpec params) |
public MLDSAPrivateKeySpec(byte[] privateBytes, MLDSAAlgorithmParameterSpec params)
privateBytes
- can either be the 32 bytes of an MLDSA Privatekey seed (preferred), or the secret Key bytesparams
- Copyright © 2020–2024 Stiftung SIC. All rights reserved.