public class GMSSPublicKeySpec extends GMSSKeySpec
BCGMSSPublicKey
Constructor and Description |
---|
GMSSPublicKeySpec(byte[] key,
GMSSParameters gmssParameterSet)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getPublicKey()
Returns the GMSS public key
|
getParameters
public GMSSPublicKeySpec(byte[] key, GMSSParameters gmssParameterSet)
key
- a raw GMSS public keygmssParameterSet
- an instance of GMSSParameterSet