public class GMSSKeySpec extends Object implements 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()
Copyright © 2016 BouncyCastle.org. All rights reserved.