* * SPDX-License-Identifier: MIT */ namespace Zotlabs\Lib; use Exception; class JcsEddsa2022SignException extends Exception { }