• File: IOException.php
  • Full Path: /var/www/paytekchalenge/vendor/defuse/php-encryption/src/Exception/IOException.php
  • Date Modified: 07/19/2022 7:27 PM
  • File size: 114 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Defuse\Crypto\Exception;

class IOException extends \Defuse\Crypto\Exception\CryptoException
{
}