| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/paragonie/sodium_compat/src/Core/AES/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/paragonie/sodium_compat/src/Core/AES/Expanded.php |
<?php
declare(strict_types=1);
if (class_exists('ParagonIE_Sodium_Core_AES_Expanded', false)) {
return;
}
/**
* @internal This should only be used by sodium_compat
*/
class ParagonIE_Sodium_Core_AES_Expanded extends ParagonIE_Sodium_Core_AES_KeySchedule
{}