Class BDS

  • All Implemented Interfaces:
    java.io.Serializable

    public final class BDS
    extends java.lang.Object
    implements java.io.Serializable
    BDS.
    See Also:
    Serialized Form
    • Method Detail

      • getNextState

        public BDS getNextState​(byte[] publicSeed,
                                byte[] secretKeySeed,
                                org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
      • getTreeHeight

        protected int getTreeHeight()
      • getRoot

        protected XMSSNode getRoot()
      • getAuthenticationPath

        protected java.util.List<XMSSNode> getAuthenticationPath()
      • getIndex

        protected int getIndex()
      • getMaxIndex

        public int getMaxIndex()