defuse/php-encryption

Uncaught Error: Class 'Defuse\Crypto\Crypto'

Opened this issue · 0 comments

Hi guys, I'm having an error with this code

<?php
use Defuse\Crypto\Crypto;
use Defuse\Crypto\Key;
require "http://api.***********.com/php-encrypt/vendor/autoload.php";
?>

It returns

image

Would appreciate some help
Thanks