|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.pqc.hbc.gmss.GMSSPublicKeySpec
This class provides a specification for a GMSS public key.
GMSSPublicKey| Constructor Summary | |
GMSSPublicKeySpec(byte[] key,
GMSSParameterset gmssParameterset)
The constructor. |
|
| Method Summary | |
GMSSParameterset |
getGMSSParameterset()
Returns the GMSS parameterset |
byte[] |
getPublicKey()
Returns the GMSS public key |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public GMSSPublicKeySpec(byte[] key,
GMSSParameterset gmssParameterset)
key - a raw GMSS public keygmssParameterset - an instance of GMSSParameterset| Method Detail |
public byte[] getPublicKey()
public GMSSParameterset getGMSSParameterset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||