Interface SignatureEdDSA

    • Method Detail

      • setPubKey

        void setPubKey​(byte[] y_arr)
                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setPrvKey

        void setPrvKey​(byte[] bytes)
                throws java.lang.Exception
        Throws:
        java.lang.Exception