Modifier and Type | Field and Description |
---|---|
byte[] |
sk |
Constructor and Description |
---|
DilithiumPrivateKeySpec(byte[] sk,
DilithiumAlgorithmParameterSpec params) |
Modifier and Type | Method and Description |
---|---|
DilithiumAlgorithmParameterSpec |
getParameterSpec() |
byte[] |
getSk() |
public DilithiumPrivateKeySpec(byte[] sk, DilithiumAlgorithmParameterSpec params)
public byte[] getSk()
public DilithiumAlgorithmParameterSpec getParameterSpec()
Copyright © 2020–2023 Stiftung SIC. All rights reserved.