| Package | Description |
|---|---|
| iaik.security.pq.mlkem |
| Modifier and Type | Method and Description |
|---|---|
MLKEMPrivateKey.PrivateKeyEncoding |
MLKEMPrivateKey.getPrivateKeyEncodingDefault()
Get the
privateKeyEncodingDefault variable |
static MLKEMPrivateKey.PrivateKeyEncoding |
MLKEMPrivateKey.PrivateKeyEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLKEMPrivateKey.PrivateKeyEncoding[] |
MLKEMPrivateKey.PrivateKeyEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MLKEMPrivateKey.setPrivateKeyEncodingDefault(MLKEMPrivateKey.PrivateKeyEncoding privateKeyEncoding)
Set the
privateKeyEncodingDefault variable |
Copyright © 2020–2025 Stiftung SIC. All rights reserved.