public class BDSStateMap
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
BDS |
get(int index) |
boolean |
isEmpty() |
void |
put(int index,
BDS bds) |
BDS |
update(int index,
byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) |