Class SPHINCS256KeyGenParameterSpec

    • Constructor Detail

      • SPHINCS256KeyGenParameterSpec

        public SPHINCS256KeyGenParameterSpec()
        Default constructor SHA512-256
      • SPHINCS256KeyGenParameterSpec

        public SPHINCS256KeyGenParameterSpec​(String treeHash)
        Specify the treehash, one of SHA512-256, or SHA3-256.
        Parameters:
        treeHash - the hash for building the public key tree.
    • Method Detail

      • getTreeDigest

        public String getTreeDigest()