Interface SignatureSignerSimple

    • Method Detail

      • signAfterUpdateRaw

        byte[] signAfterUpdateRaw​(boolean reset)
        Parameters:
        reset - - true to reset after the signature has been generated, false otherwise.
        Returns:
        the final signature generated for the processed data.