public class GMSSKeySpec
extends java.lang.Object
implements java.security.spec.KeySpec
| Modifier | Constructor and Description |
|---|---|
protected |
GMSSKeySpec(org.spongycastle.pqc.crypto.gmss.GMSSParameters gmssParameterSet) |
| Modifier and Type | Method and Description |
|---|---|
org.spongycastle.pqc.crypto.gmss.GMSSParameters |
getParameters()
Returns the GMSS parameter set
|