The result of an audit log signature verification.
@type t() :: %ExBifrost.Model.AuditVerifyResult{ computed: String.t(), stored: String.t(), valid: boolean() }