• File: Ctx.php
  • Full Path: /home/blwgracecity/jesusexp.org/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php
  • File size: 108 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
namespace ParagonIE\Sodium\Core\ChaCha20;

class Ctx extends \ParagonIE_Sodium_Core_ChaCha20_Ctx
{

}