public class GMSSRandom extends Object
Constructor and Description |
---|
GMSSRandom(Digest messDigestTree2)
Constructor
|
Modifier and Type | Method and 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
- Copyright © 2016 BouncyCastle.org. All rights reserved.