name : InvalidKeyException.php
<?php

namespace Tuf\Exception;

/**
 * Indicates an invalid key or unsupported key type.
 */
class InvalidKeyException extends TufException
{
}

© 2025 Cubjrnet7