Class StateProofVerifier

    • Field Detail

      • commitment

        public byte[] commitment
      • keyLifetime

        public BigInteger keyLifetime
        (lf) Key lifetime.
    • Constructor Detail

      • StateProofVerifier

        public StateProofVerifier()
    • Method Detail

      • commitment

        public void commitment​(String base64Encoded)
        (cmt) Represents the root of the vector commitment tree.
      • commitment

        public String commitment()