public class BDSStateMap extends java.lang.Object implements java.io.Serializable
BDS
get(int index)
boolean
isEmpty()
void
put(int index, BDS bds)
update(int index, byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean isEmpty()
public BDS get(int index)
public BDS update(int index, byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
public void put(int index, BDS bds)