name : RollbackAttackException.php
<?php

namespace Tuf\Exception\Attack;

/**
 * Indicates a potential rollback attack.
 */
class RollbackAttackException extends AttackException
{
}

© 2025 Cubjrnet7