public class GMSSRandom
extends java.lang.Object
Constructor | Description |
---|---|
GMSSRandom(Digest messDigestTree2) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
byte[] |
nextSeed(byte[] outseed) |
computes the next seed value, returns a random byte array and sets
outseed to the next value
|
public GMSSRandom(Digest messDigestTree2)
messDigestTree2
-