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