|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.pqc.ots.merkle.MerkleOTSKeyGenParameterSpec
This class provides the specification of the parameters used by the
MerkleOTSKeyPairGenerator.
| Constructor Summary | |
MerkleOTSKeyGenParameterSpec(byte[] seed)
Construct new MerkleOTS parameters from the given seed for the PRNG. |
|
| Method Summary | |
byte[] |
getSeed()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MerkleOTSKeyGenParameterSpec(byte[] seed)
seed - the seed| Method Detail |
public byte[] getSeed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||